Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ds626.c247 writel(val, dev->mmio + S626_P_I2CCTRL); in s626_i2c_handshake()
260 ctrl = readl(dev->mmio + S626_P_I2CCTRL); in s626_i2c_handshake()
298 return (readl(dev->mmio + S626_P_I2CCTRL) >> 16) & 0xff; in s626_i2c_read()
H A Ds626.h209 #define S626_P_I2CCTRL 0x008C /* I2C control. */ macro
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ds626.c246 writel(val, dev->mmio + S626_P_I2CCTRL); in s626_i2c_handshake()
259 ctrl = readl(dev->mmio + S626_P_I2CCTRL); in s626_i2c_handshake()
297 return (readl(dev->mmio + S626_P_I2CCTRL) >> 16) & 0xff; in s626_i2c_read()
H A Ds626.h209 #define S626_P_I2CCTRL 0x008C /* I2C control. */ macro

Completed in 10 milliseconds