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

/linux-4.1.27/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) hmatrix_sfr_set_bits() function
74 * hmatrix_sfr_set_bits - clear bits in a slave's Special Function Register
H A Dat32ap700x.c755 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, mask); set_ebi_sfr_bits()
1873 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF0_ENABLE); at32_init_ide_or_cf()
1884 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF1_ENABLE); at32_init_ide_or_cf()
2006 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_NAND_ENABLE); at32_add_device_nand()
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
H A Dhmatrix.h18 void hmatrix_sfr_set_bits(unsigned int slave_id, u32 mask);

Completed in 57 milliseconds