Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_regs.h90 #define SSI_SSR_CHANNELS_REG 0x28 macro
H A Domap_ssi_port.c100 readl(base + SSI_SSR_CHANNELS_REG)); in ssi_port_regs_show()
484 writel_relaxed(cl->rx_cfg.num_hw_channels, ssr + SSI_SSR_CHANNELS_REG); in ssi_setup()
1307 writel_relaxed(omap_port->ssr.channels, base + SSI_SSR_CHANNELS_REG); in ssi_restore_port_ctx()