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

/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dhmatrix.c21 static inline u32 __hmatrix_read_reg(unsigned long offset) __hmatrix_read_reg() function
35 __hmatrix_read_reg(offset); hmatrix_write_reg()
50 value = __hmatrix_read_reg(offset); hmatrix_read_reg()
66 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id)); hmatrix_sfr_set_bits()
69 __hmatrix_read_reg(HMATRIX_SFR(slave_id)); hmatrix_sfr_set_bits()
83 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id)); hmatrix_sfr_clear_bits()
86 __hmatrix_read_reg(HMATRIX_SFR(slave_id)); hmatrix_sfr_clear_bits()

Completed in 45 milliseconds