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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h187 * hwicap_type_1_read - Generates a Type 1 read packet header.
195 static inline u32 hwicap_type_1_read(u32 reg) function
H A Dxilinx_hwicap.c267 buffer[index++] = hwicap_type_1_read(reg) | 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h187 * hwicap_type_1_read - Generates a Type 1 read packet header.
195 static inline u32 hwicap_type_1_read(u32 reg) function
H A Dxilinx_hwicap.c267 buffer[index++] = hwicap_type_1_read(reg) | 1;

Completed in 62 milliseconds