Home
last modified time | relevance | path

Searched refs:ifctrl (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c47 u8 ifctrl; member
100 writel_relaxed(BIT(1) | BIT(2), t->base + t->ifctrl); in dmtimer_systimer_type1_reset()
412 t->ifctrl = regbase + _OMAP_TIMER_IF_CTRL_OFFSET; in dmtimer_systimer_setup()
576 writel_relaxed(OMAP_TIMER_CTRL_POSTED, t->base + t->ifctrl); in dmtimer_clkevt_init_common()
/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h336 u8 ifctrl; /* 10-bit interface control (Mojave only) */ member
/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.c871 u32 ifctrl; in et1310_config_mac_regs2() local
877 ifctrl = readl(&mac->if_ctrl); in et1310_config_mac_regs2()
883 ifctrl &= ~ET_MAC_IFCTRL_PHYMODE; in et1310_config_mac_regs2()
886 ifctrl |= ET_MAC_IFCTRL_PHYMODE; in et1310_config_mac_regs2()
911 ifctrl &= ~ET_MAC_IFCTRL_GHDMODE; in et1310_config_mac_regs2()
913 ifctrl |= ET_MAC_IFCTRL_GHDMODE; in et1310_config_mac_regs2()
915 writel(ifctrl, &mac->if_ctrl); in et1310_config_mac_regs2()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h826 u32 ifctrl; /* 0x.538 - Interface control register */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h409 uint ifctrl; /* 0x24538 - Interface Contrl Register */ member