Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/emma/markeins/
Dled.c44 emma2rh_out8(LED_BASE + i, str[i]); in markeins_led()
47 emma2rh_out8(LED_BASE + (i & 4) + (3 - (i & 3)), in markeins_led()
/linux-3.4.99/arch/mips/include/asm/emma/
Demma2rh.h155 static inline void emma2rh_out8(u32 offset, u8 val) in emma2rh_out8() function