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