Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dusb.c74 syscon = config->hmc_mode; in omap_otg_init()
85 printk("USB: hmc %d", config->hmc_mode); in omap_otg_init()
603 val |= (config->hmc_mode << 1); in omap_1510_usb_init()
606 printk("USB: hmc %d", config->hmc_mode); in omap_1510_usb_init()
H A Dboard-osk.c344 .hmc_mode = 0,
347 .hmc_mode = 16,
H A Dboard-palmte.c169 .hmc_mode = 0,
H A Dboard-nokia770.c180 .hmc_mode = 16,
H A Dboard-sx1.c288 .hmc_mode = 0,
H A Dboard-ams-delta.c161 .hmc_mode = 16,
/linux/include/linux/platform_data/
H A Dusb-omap1.h28 u8 hmc_mode; member