Searched refs:RRBR_RTHR (Results 1 – 4 of 4) sorted by relevance
114 writel(((u16(*)[2])buf)[tx_ptr][1], i2s_base + RRBR_RTHR(0)); in kmb_pcm_tx_fn()117 writel(((u32(*)[2])buf)[tx_ptr][1], i2s_base + RRBR_RTHR(0)); in kmb_pcm_tx_fn()148 readl(i2s_base + RRBR_RTHR(j)); in kmb_pcm_rx_fn()153 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
1019 dev->r_reg = RRBR_RTHR(0); in dw_i2s_probe()