Searched refs:hmatrix_sfr_set_bits (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dhmatrix.h18 void hmatrix_sfr_set_bits(unsigned int slave_id, u32 mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dhmatrix.c57 * hmatrix_sfr_set_bits - set bits in a slave's Special Function Register
61 void hmatrix_sfr_set_bits(unsigned int slave_id, u32 mask) function
74 * hmatrix_sfr_set_bits - clear bits in a slave's Special Function Register
H A Dat32ap700x.c752 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, mask);
1853 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF0_ENABLE);
1864 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF1_ENABLE);
1983 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_NAND_ENABLE);

Completed in 103 milliseconds