Searched refs:SC16IS7XX_RHR_REG (Results 1 – 1 of 1) sorted by relevance
34 #define SC16IS7XX_RHR_REG (0x00) /* RX FIFO */ macro 386 regmap_noinc_read(one->regmap, SC16IS7XX_RHR_REG, s->buf, rxlen); in sc16is7xx_fifo_read() 452 case SC16IS7XX_RHR_REG: in sc16is7xx_regmap_volatile() 471 case SC16IS7XX_RHR_REG: in sc16is7xx_regmap_precious() 482 return reg == SC16IS7XX_RHR_REG; in sc16is7xx_regmap_noinc() 595 s->buf[0] = sc16is7xx_port_read(port, SC16IS7XX_RHR_REG); in sc16is7xx_handle_rx()