Searched refs:__raw_readll (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/bus/ | ||
A D | omap_l3_smx.h | 321 #define __raw_readll(a) (__chk_io_ptr(a), \ macro |
A D | omap_l3_smx.c | 24 return __raw_readll(base + reg); in omap3_l3_readll() |
Completed in 4 milliseconds