Searched refs:TS1_CFG_REG (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-conf-reg.h | 27 #define TS1_CFG_REG 0x8 macro
|
D | cx231xx-avcore.c | 1379 cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, TS1_CFG_REG, 1382 "reg0x%x=0x%x 0x%x 0x%x 0x%x\n", TS1_CFG_REG, value[0], 2582 TS1_CFG_REG, val, 4); in cx231xx_initialize_stream_xfer() 2596 TS1_CFG_REG, 0x010); in cx231xx_initialize_stream_xfer() 2605 status = cx231xx_mode_register(dev, TS1_CFG_REG, 0x400); in cx231xx_initialize_stream_xfer()
|
D | cx231xx-core.c | 1279 TS1_CFG_REG, val, 4); in cx231xx_stop_TS1() 1298 TS1_CFG_REG, val, 4); in cx231xx_start_TS1()
|