Searched refs:ALTR_I2C_ISER (Results 1 – 1 of 1) sorted by relevance
28 #define ALTR_I2C_ISER 0x0C /* Interrupt Status Enable register */ macro96 int_en = readl(idev->base + ALTR_I2C_ISER); in altr_i2c_int_enable()102 writel(idev->isr_mask, idev->base + ALTR_I2C_ISER); in altr_i2c_int_enable()
Completed in 3 milliseconds