Searched refs:hmc_mode (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/arch/arm/mach-omap1/ |
| D | board-generic.c | 34 .hmc_mode = 16, 46 .hmc_mode = 16,
|
| D | board-innovator.c | 292 .hmc_mode = 4, 313 .hmc_mode = 19, /* 0:host(off) 1:dev|otg 2:disabled */ 317 .hmc_mode = 20, /* 1:dev|otg(off) 1:host 2:disabled */
|
| D | usb.c | 72 syscon = config->hmc_mode; in omap_otg_init() 83 printk("USB: hmc %d", config->hmc_mode); in omap_otg_init() 555 val |= (config->hmc_mode << 1); in omap_1510_usb_init() 558 printk("USB: hmc %d", config->hmc_mode); in omap_1510_usb_init()
|
| D | board-h2.c | 346 .hmc_mode = 19, /* 0:host(off) 1:dev|otg 2:disabled */ 350 .hmc_mode = 20, /* 1:dev|otg(off) 1:host 2:disabled */
|
| D | board-h3.c | 367 .hmc_mode = 19, /* 0:host(off) 1:dev|otg 2:disabled */ 370 .hmc_mode = 20, /* 1:dev|otg(off) 1:host 2:disabled */
|
| D | board-osk.c | 288 .hmc_mode = 0, 291 .hmc_mode = 16,
|
| D | board-palmte.c | 175 .hmc_mode = 0,
|
| D | board-palmtt.c | 237 .hmc_mode = 0,
|
| D | board-nokia770.c | 154 .hmc_mode = 16,
|
| D | board-palmz71.c | 202 .hmc_mode = 0,
|
| D | board-sx1.c | 289 .hmc_mode = 0,
|
| D | board-htcherald.c | 374 .hmc_mode = 4,
|
| D | board-ams-delta.c | 164 .hmc_mode = 16,
|
| /Linux-v5.4/include/linux/platform_data/ |
| D | usb-omap1.h | 28 u8 hmc_mode; member
|