Home
last modified time | relevance | path

Searched refs:func_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/power/
Disp1704_charger.c83 u8 func_ctrl; in isp1704_charger_type() local
87 func_ctrl = otg_io_read(isp->otg, ULPI_FUNC_CTRL); in isp1704_charger_type()
110 otg_io_write(isp->otg, ULPI_FUNC_CTRL, func_ctrl); in isp1704_charger_type()
/linux-2.6.39/drivers/net/wireless/
Datmel.c499 u16 func_ctrl; member
3706 iface->func_ctrl = le16_to_cpu(iface->func_ctrl); in atmel_wakeup_firmware()