Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-icy.c56 void __iomem *reg_s1; member
68 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_setpcf()
77 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_getpcf()
151 i2c->reg_s1 = ZTWO_VADDR(z->resource.start + 2); in icy_probe()