Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7780.h39 #define DISP_SEL2_ADDR (DISP_CHAR_RAM + 2) macro
/openbmc/linux/arch/sh/boards/mach-se/7780/
H A Dsetup.c77 __raw_writew( '-' , PA_LED_DISP + (DISP_SEL2_ADDR << 1) ); in se7780_setup()