Home
last modified time | relevance | path

Searched refs:memac (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fm/
H A Dmemac.c21 struct memac *regs = mac->base; in memac_init_mac()
38 struct memac *regs = mac->base; in memac_enable_mac()
46 struct memac *regs = mac->base; in memac_disable_mac()
53 struct memac *regs = mac->base; in memac_set_mac_addr()
73 struct memac *regs = mac->base; in memac_set_interface_mode()
H A DMakefile17 obj-$(CONFIG_SYS_FMAN_V3) += memac.o
H A Deth.c649 base = &reg->memac[num].fm_memac; in fm_eth_init_mac()
650 phyregs = &reg->memac[num].fm_memac_mdio; in fm_eth_init_mac()
/rk3399_rockchip-uboot/include/
H A Dfm_eth.h77 offsetof(struct ccsr_fman, memac[n-1]),\
91 offsetof(struct ccsr_fman, memac[n-1]),\
105 offsetof(struct ccsr_fman, memac[n-1+8]),\
118 offsetof(struct ccsr_fman, memac[n-1+8]),\
134 offsetof(struct ccsr_fman, memac[n-1-2]),\
H A Dfsl_memac.h13 struct memac { struct
H A Dfsl_fman.h445 } memac[10]; member