Home
last modified time | relevance | path

Searched refs:REG_CMDWR_ADDRH (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/media/i2c/s5c73m3/
Ds5c73m3.h45 #define REG_CMDWR_ADDRH 0x0050 macro
Ds5c73m3-core.c181 ret = s5c73m3_i2c_write(client, REG_CMDWR_ADDRH, addr >> 16); in s5c73m3_write()
/linux-6.1.9/drivers/media/i2c/
Ds5k4ecgx.c110 #define REG_CMDWR_ADDRH 0x0028 macro
243 ret = s5k4ecgx_i2c_write(client, REG_CMDWR_ADDRH, high); in s5k4ecgx_write()
Ds5k6aa.c48 #define REG_CMDWR_ADDRH 0x0028 macro
415 return s5k6aa_i2c_write(client, REG_CMDWR_ADDRH, HOST_SWIF_OFFSH); in s5k6aa_set_ahb_address()