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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c49 static inline void wb977_wb(int reg, int val) function
63 #define wb977_device_select(dev) wb977_wb(0x07, dev)
64 #define wb977_device_disable() wb977_wb(0x30, 0x00)
65 #define wb977_device_enable() wb977_wb(0x30, 0x01)
105 wb977_wb(port, new_gpio & 1);
114 wb977_wb(port, new_gpio & 1);
145 wb977_wb(0x26, 0x40);
150 wb977_wb(0x22, 0xfe);
155 wb977_wb(0x2a, 0xc1);
160 wb977_wb(
[all...]

Completed in 10 milliseconds