Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/
Domap_l3_smx.c22 static inline u64 omap3_l3_readll(void __iomem *base, u16 reg) in omap3_l3_readll() function
170 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq()
179 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq()
187 error = omap3_l3_readll(base, L3_ERROR_LOG); in omap3_l3_app_irq()
189 error_addr = omap3_l3_readll(base, L3_ERROR_LOG_ADDR); in omap3_l3_app_irq()