Home
last modified time | relevance | path

Searched refs:CCR_ILME (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dohci-tmio.c36 #define CCR_ILME 0x40 /* b Internal Local Memory Enable */ macro
106 tmio_iowrite8(0, tmio->ccr + CCR_ILME); in tmio_stop_hc()
121 tmio_iowrite8(1, tmio->ccr + CCR_ILME); in tmio_start_hc()