Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bus/
Domap_l3_smx.c21 static inline u64 omap3_l3_readll(void __iomem *base, u16 reg) in omap3_l3_readll() function
169 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq()
171 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq()
177 error = omap3_l3_readll(base, L3_ERROR_LOG); in omap3_l3_app_irq()
179 error_addr = omap3_l3_readll(base, L3_ERROR_LOG_ADDR); in omap3_l3_app_irq()