Home
last modified time | relevance | path

Searched defs:fab (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_init.c755 u32 fab, cpu_freq, ui_vco_freq; in ddr3_get_vco_freq() local
H A Dddr3_axp.h14 #define SAR_CPU_FAB_GET(cpu, fab) (((cpu & 0x7) << 21) | ((fab & 0xF) << 24)) argument
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dboard_env_spec.h77 #define SAR_CPU_FAB_GET(cpu, fab) (((cpu & 0x7) << 21) | ((fab & 0xF) << 24)) argument
/openbmc/linux/drivers/scsi/fcoe/
Dfcoe_ctlr.c