Home
last modified time | relevance | path

Searched refs:SSI_SSR_CHANNELS_REG (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hsi/controllers/
Domap_ssi_regs.h103 #define SSI_SSR_CHANNELS_REG 0x28 macro
Domap_ssi_port.c113 readl(base + SSI_SSR_CHANNELS_REG)); in ssi_debug_port_show()
513 writel_relaxed(cl->rx_cfg.num_hw_channels, ssr + SSI_SSR_CHANNELS_REG); in ssi_setup()
1342 writel_relaxed(omap_port->ssr.channels, base + SSI_SSR_CHANNELS_REG); in ssi_restore_port_ctx()