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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon_boards.c166 #define P0_OUT 0x02 macro
211 i2c_smbus_write_byte_data(ioexp_client, P0_OUT, 0xff);
244 rc = i2c_smbus_read_byte_data(ioexp_client, P0_OUT);
252 rc = i2c_smbus_write_byte_data(ioexp_client, P0_OUT, out);
266 rc = i2c_smbus_write_byte_data(ioexp_client, P0_OUT, out);
273 rc = i2c_smbus_write_byte_data(ioexp_client, P0_OUT, out);

Completed in 32 milliseconds