Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1094 #define PORT_HIZA 0xA4050158 macro
1133 __raw_writew((__raw_readw(PORT_HIZA) & ~(0x1 << 1)) , PORT_HIZA); in arch_setup()
1203 __raw_writew((__raw_readw(PORT_HIZA) & ~0x0001), PORT_HIZA); in arch_setup()
/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c652 #define PORT_HIZA 0xA4050158 macro
781 __raw_writew((__raw_readw(PORT_HIZA) & ~0x0001), PORT_HIZA); in devices_setup()