Searched refs:mc_ch_writel (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/memory/tegra/ |
D | mc.h | 123 static inline void mc_ch_writel(const struct tegra_mc *mc, int ch, in mc_ch_writel() function
|
D | mc.c | 699 mc_ch_writel(mc, channel, status, MC_INTSTATUS); in tegra30_mc_handle_irq() 700 mc_ch_writel(mc, MC_BROADCAST_CHANNEL, in tegra30_mc_handle_irq() 864 mc_ch_writel(mc, MC_BROADCAST_CHANNEL, mc->soc->intmask, in tegra_mc_probe()
|