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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dhmatrix.c21 static inline u32 __hmatrix_read_reg(unsigned long offset) function
35 __hmatrix_read_reg(offset);
50 value = __hmatrix_read_reg(offset);
66 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id));
69 __hmatrix_read_reg(HMATRIX_SFR(slave_id));
83 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id));
86 __hmatrix_read_reg(HMATRIX_SFR(slave_id));

Completed in 37 milliseconds