Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Domap_l3_smx.h319 #define __raw_writell(v, a) (__chk_io_ptr(a), \ macro
H A Domap_l3_smx.c28 __raw_writell(value, base + reg); in omap3_l3_writell()