Searched refs:ALT_AVALON_I2C_SCL_LOW_REG (Results 1 – 1 of 1) sorted by relevance
129 #define ALT_AVALON_I2C_SCL_LOW_REG 8 macro130 …AVALON_I2C_SCL_LOW(base) __IO_CALC_ADDRESS_NATIVE(base, ALT_AVALON_I2C_SCL_LOW_REG)131 #define IORD_ALT_AVALON_I2C_SCL_LOW(base) IORD(base, ALT_AVALON_I2C_SCL_LOW_REG) 132 #define IOWR_ALT_AVALON_I2C_SCL_LOW(base, data) IOWR(base, ALT_AVALON_I2C_SCL_LOW_REG, …