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

/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dhmatrix.c16 static inline void __hmatrix_write_reg(unsigned long offset, u32 value) __hmatrix_write_reg() function
34 __hmatrix_write_reg(offset, value); hmatrix_write_reg()
68 __hmatrix_write_reg(HMATRIX_SFR(slave_id), value); hmatrix_sfr_set_bits()
85 __hmatrix_write_reg(HMATRIX_SFR(slave_id), value); hmatrix_sfr_clear_bits()

Completed in 67 milliseconds