Home
last modified time | relevance | path

Searched refs:i2c_val (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/Documentation/video4linux/
Det61x251.txt211 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
Dsn9c102.txt243 "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/
Det61x251_core.c985 static DEVICE_ATTR(i2c_val, S_IRUGO | S_IWUSR,
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3213 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/
Dsn9c102_core.c1431 static DEVICE_ATTR(i2c_val, S_IRUGO | S_IWUSR,