Searched refs:NETX_PIO_OEPIO (Results 1 – 3 of 3) sorted by relevance
88 val = readl(NETX_PIO_OEPIO); in nxeb500hmi_clcd_setup()89 writel(val | 1, NETX_PIO_OEPIO); in nxeb500hmi_clcd_setup()
85 val = readl(NETX_PIO_OEPIO); in nxdb500_clcd_setup()86 writel(val | 1, NETX_PIO_OEPIO); in nxdb500_clcd_setup()
236 #define NETX_PIO_OEPIO NETX_PIO_REG(0x8) macro