Searched refs:AMAZON_SE_PMU_PWDCR (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_cif.c743 clear_bit (6, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);
744 clear_bit (9, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);
745 clear_bit (15, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);
821 set_bit (6, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);//USB
917 clear_bit (0, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);
974 set_bit (0, (volatile unsigned long *)AMAZON_SE_PMU_PWDCR);//PHY
H A Difxusb_plat.h251 #ifndef AMAZON_SE_PMU_PWDCR
252 #define AMAZON_SE_PMU_PWDCR ((volatile unsigned long *)(AMAZON_SE_PMU+0x001C)) macro
789 #ifndef AMAZON_SE_PMU_PWDCR
790 #define AMAZON_SE_PMU_PWDCR ((volatile unsigned long *)(AMAZON_SE_PMU+0x001C)) macro

Completed in 81 milliseconds