Home
last modified time | relevance | path

Searched refs:cns3xxx_pwr_power_up (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/arm/mach-cns3xxx/
Ddevices.c64 cns3xxx_pwr_power_up(0x1 << PM_PLL_HM_PD_CTRL_REG_OFFSET_SATA_PHY0); in cns3xxx_ahci_init()
65 cns3xxx_pwr_power_up(0x1 << PM_PLL_HM_PD_CTRL_REG_OFFSET_SATA_PHY1); in cns3xxx_ahci_init()
Dpm.c36 void cns3xxx_pwr_power_up(unsigned int block) in cns3xxx_pwr_power_up() function
46 EXPORT_SYMBOL(cns3xxx_pwr_power_up);
/linux-3.4.99/arch/arm/mach-cns3xxx/include/mach/
Dpm.h18 void cns3xxx_pwr_power_up(unsigned int block);
/linux-3.4.99/drivers/usb/host/
Dohci-cns3xxx.c29 cns3xxx_pwr_power_up(1 << PM_PLL_HM_PD_CTRL_REG_OFFSET_PLL_USB); in cns3xxx_ohci_start()
Dehci-cns3xxx.c28 cns3xxx_pwr_power_up(1 << PM_PLL_HM_PD_CTRL_REG_OFFSET_PLL_USB); in cns3xxx_ehci_init()