Searched refs:REG_CSR (Results 1 – 2 of 2) sorted by relevance
25 #define REG_CSR 0x04 macro98 while (!(readw(i2c_dev->base + REG_CSR) & CSR_READY_MASK)) { in wmt_i2c_wait_bus_not_busy()188 val = readw(i2c_dev->base + REG_CSR); in wmt_i2c_write()359 readw(i2c_dev->base + REG_CSR); /* read clear */ in wmt_i2c_reset_hardware()
24 REG_CSR = 0x00, enumerator148 csr = tda9950_read(priv->client, REG_CSR); in tda9950_irq()310 csr = tda9950_read(client, REG_CSR); in tda9950_release()