Searched refs:i2c_val (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/Documentation/video4linux/ |
D | et61x251.txt | 211 registered camera: "reg", "val", "i2c_reg" and "i2c_val". The first two files 215 "i2c_val". Their use is not intended for end-users, unless you know what you 224 [root@localhost #] cat i2c_val
|
D | sn9c102.txt | 243 "reg", "val", "i2c_reg" and "i2c_val". The first two files control the 246 reading/writing operations are addressed at through "val" and "i2c_val". Their 247 use is not intended for end-users. Note that "i2c_reg" and "i2c_val" will not 258 [root@localhost #] cat i2c_val
|
/linux-3.4.99/drivers/media/video/et61x251/ |
D | et61x251_core.c | 985 static DEVICE_ATTR(i2c_val, S_IRUGO | S_IWUSR,
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 3213 u32 i2c_pins[I2C_SWITCH_WIDTH], i2c_val[I2C_SWITCH_WIDTH]; in bnx2x_bsc_module_sel() local 3228 i2c_val[I2C_BSC0] = (sfp_ctrl & PORT_HW_CFG_E3_I2C_MUX0_MASK) > 0; in bnx2x_bsc_module_sel() 3229 i2c_val[I2C_BSC1] = (sfp_ctrl & PORT_HW_CFG_E3_I2C_MUX1_MASK) > 0; in bnx2x_bsc_module_sel() 3232 bnx2x_set_cfg_pin(bp, i2c_pins[idx], i2c_val[idx]); in bnx2x_bsc_module_sel()
|
/linux-3.4.99/drivers/media/video/sn9c102/ |
D | sn9c102_core.c | 1431 static DEVICE_ATTR(i2c_val, S_IRUGO | S_IWUSR,
|