Searched refs:RRBR_RTHR (Results 1 – 4 of 4) sorted by relevance
115 writel(((u16(*)[2])buf)[tx_ptr][1], i2s_base + RRBR_RTHR(0)); in kmb_pcm_tx_fn()118 writel(((u32(*)[2])buf)[tx_ptr][1], i2s_base + RRBR_RTHR(0)); in kmb_pcm_tx_fn()149 readl(i2s_base + RRBR_RTHR(j)); in kmb_pcm_rx_fn()154 readl(i2s_base + RRBR_RTHR(j)); in kmb_pcm_rx_fn()
35 #define RRBR_RTHR(x) (0x40 * (x) + 0x024) macro
43 #define RRBR_RTHR(x) (0x40 * x + 0x024) macro
1023 dev->r_reg = RRBR_RTHR(0); in dw_i2s_probe()