Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-migor/mach/
H A Dmigor.h5 #define PORT_MSELCRA 0xa4050180 macro
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c581 __raw_writew(__raw_readw(PORT_MSELCRA) | 1, PORT_MSELCRA); in migor_devices_setup()