Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bus/
Domap_l3_smx.c36 static inline u64 omap3_l3_readll(void __iomem *base, u16 reg) in omap3_l3_readll() function
184 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq()
193 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq()
201 error = omap3_l3_readll(base, L3_ERROR_LOG); in omap3_l3_app_irq()
203 error_addr = omap3_l3_readll(base, L3_ERROR_LOG_ADDR); in omap3_l3_app_irq()