Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsm501.h103 #define SM501_USE_USB_HOST (1<<0) macro
/Linux-v6.6/arch/sh/boards/mach-r2d/
Dsetup.c166 .devices = SM501_USE_USB_HOST | SM501_USE_UART0,
/Linux-v6.6/drivers/mfd/
Dsm501.c1345 if (idata->devices & SM501_USE_USB_HOST) in sm501_init_dev()