Home
last modified time | relevance | path

Searched refs:REG_HS_WIDTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h37 #define REG_HS_WIDTH 0x0027 macro
H A Dtda1997x.c1104 * REG_HS_WIDTH: Period of horiz sync pulse in MCLK(27MHz) cycles in tda1997x_detect_std()
1108 hsper = io_read16(sd, REG_HS_WIDTH) & MASK_HSWIDTH; in tda1997x_detect_std()
1630 hsper = io_read16(sd, REG_HS_WIDTH) & MASK_HSWIDTH; in tda1997x_g_input_status()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h37 #define REG_HS_WIDTH 0x0027 macro
H A Dtda1997x.c1100 * REG_HS_WIDTH: Period of horiz sync pulse in MCLK (27MHz) cycles in tda1997x_detect_std()
1112 hsper = io_read16(sd, REG_HS_WIDTH); in tda1997x_detect_std()
1646 hsper = io_read16(sd, REG_HS_WIDTH) & MASK_HSWIDTH; in tda1997x_g_input_status()

Completed in 12 milliseconds