Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/i2c/
H A Dch7322.c292 unsigned int pah, pal; in ch7322_phys_addr() local
296 ret |= regmap_read(ch7322->regmap, CH7322_PARH, &pah); in ch7322_phys_addr()
303 cec_s_phys_addr(ch7322->cec, pal | (pah << 8), false); in ch7322_phys_addr()