Searched refs:HMC_TLLSPEED (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/soc/ti/ | ||
D | omap1-usb.h | 47 # define HMC_TLLSPEED (1 << 7) macro |
/Linux-v6.1/drivers/usb/gadget/udc/ | ||
D | omap_udc.c | 2264 (tmp & HMC_TLLSPEED) ? " tllspeed" : "", in proc_otg_show() |