Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h121 #define MASK_HPER 0x0fff macro
H A Dtda1997x.c1107 hper = io_read16(sd, REG_H_PER) & MASK_HPER; in tda1997x_detect_std()
1629 hper = io_read16(sd, REG_H_PER) & MASK_HPER; in tda1997x_g_input_status()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h122 #define MASK_HPER 0x0fff macro
H A Dtda1997x.c1117 hper &= MASK_HPER; in tda1997x_detect_std()
1645 hper = io_read16(sd, REG_H_PER) & MASK_HPER; in tda1997x_g_input_status()

Completed in 13 milliseconds