Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-i2c-core.c342 hdw->i2c_func[0x44] = NULL; in i2c_hack_cx25840()
375 funcp = hdw->i2c_func[msgs[0].addr]; in pvr2_i2c_xfer()
598 hdw->i2c_func[idx] = pvr2_i2c_basic_op; in pvr2_i2c_core_init()
604 hdw->i2c_func[0x18] = i2c_black_hole; in pvr2_i2c_core_init()
609 hdw->i2c_func[0x18] = i2c_24xxx_ir; in pvr2_i2c_core_init()
613 hdw->i2c_func[0x44] = i2c_hack_cx25840; in pvr2_i2c_core_init()
616 hdw->i2c_func[0x1b] = i2c_hack_wm8775; in pvr2_i2c_core_init()
629 if (hdw->i2c_func[0x18] == i2c_24xxx_ir) { in pvr2_i2c_core_init()
639 hdw->i2c_func[0x18] = NULL; in pvr2_i2c_core_init()
Dpvrusb2-hdw-internal.h185 pvr2_i2c_func i2c_func[PVR2_I2C_FUNC_CNT]; member
/Linux-v5.4/arch/mips/ralink/
Drt305x.c23 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) }; variable
56 GRP("i2c", i2c_func, 1, RT305X_GPIO_MODE_I2C),
69 GRP("i2c", i2c_func, 1, RT305X_GPIO_MODE_I2C),
85 GRP("i2c", i2c_func, 1, RT305X_GPIO_MODE_I2C),
Drt288x.c21 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) }; variable
30 GRP("i2c", i2c_func, 1, RT2880_GPIO_MODE_I2C),
Drt3883.c21 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) }; variable
47 GRP("i2c", i2c_func, 1, RT3883_GPIO_MODE_I2C),