Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-icy.c56 void __iomem *reg_s1; member
67 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_setpcf()
76 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_getpcf()
154 i2c->reg_s1 = ZTWO_VADDR(z->resource.start + 2); in icy_probe()