Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dmtk-smi.c81 #define SMI_LARB_NONSEC_CON(id) (0x380 + ((id) * 4)) macro
278 reg = readl_relaxed(larb->base + SMI_LARB_NONSEC_CON(i)); in mtk_smi_larb_config_port_gen2_general()
281 writel(reg, larb->base + SMI_LARB_NONSEC_CON(i)); in mtk_smi_larb_config_port_gen2_general()