Searched refs:wb977_wb (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c46 static inline void wb977_wb(int reg, int val) function
60 #define wb977_device_select(dev) wb977_wb(0x07, dev)
61 #define wb977_device_disable() wb977_wb(0x30, 0x00)
62 #define wb977_device_enable() wb977_wb(0x30, 0x01)
104 wb977_wb(port, new_gpio & 1);
113 wb977_wb(port, new_gpio & 1);
146 wb977_wb(0x26, 0x40);
151 wb977_wb(0x22, 0xfe);
156 wb977_wb(0x2a, 0xc1);
161 wb977_wb(
[all...]

Completed in 202 milliseconds