Searched refs:REG_CHIP_ID (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | atbm8830_priv.h | 19 #define REG_CHIP_ID 0x0000 macro
|
| H A D | atbm8830.c | 469 if (atbm8830_read_reg(priv, REG_CHIP_ID, &data) != 0) { in atbm8830_attach()
|
| /OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/ |
| H A D | fg_cw221x.c | 26 #define REG_CHIP_ID 0x00 macro 331 ret = cw221x_read(cw221x, REG_CHIP_ID, &chip_id); in cw221X_get_chip_id()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7181.c | 21 #define REG_CHIP_ID 0x11 macro 394 id = adv7181_read_reg(client, REG_CHIP_ID); in adv7181_check_sensor_id()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | cw221x_battery.c | 33 #define REG_CHIP_ID 0x00 macro 285 ret = cw_read(cw_bat->client, REG_CHIP_ID, ®_val); in cw_get_chip_id()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | vsc7326_reg.h | 17 #define REG_CHIP_ID CRA(0x7,0xf,0x00) /* Chip ID */ macro
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct7802.c | 51 #define REG_CHIP_ID 0xfe macro 1003 reg = i2c_smbus_read_byte_data(client, REG_CHIP_ID); in nct7802_detect()
|