Home
last modified time | relevance | path

Searched refs:__raw_readll (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/
H A Domap_l3_smx.h316 * REVISIT define __raw_readll/__raw_writell here, but move them to
321 #define __raw_readll(a) (__chk_io_ptr(a), \ macro
H A Domap_l3_smx.c24 return __raw_readll(base + reg); in omap3_l3_readll()
/kernel/linux/linux-6.6/drivers/bus/
H A Domap_l3_smx.h316 * REVISIT define __raw_readll/__raw_writell here, but move them to
321 #define __raw_readll(a) (__chk_io_ptr(a), \ macro
H A Domap_l3_smx.c23 return __raw_readll(base + reg); in omap3_l3_readll()

Completed in 3 milliseconds