Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Domap_l3_smx.h333 #define __raw_writell(v, a) (__chk_io_ptr(a), \ macro
Domap_l3_smx.c39 __raw_writell(value, base + reg); in omap3_l3_writell()