Home
last modified time | relevance | path

Searched refs:CPSW_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h49 #define CPSW_MAJOR_VERSION(reg) (reg >> 8 & 0x7) macro
H A Dcpsw.c783 CPSW_MAJOR_VERSION(reg), CPSW_MINOR_VERSION(reg), in cpsw_ndo_open()
H A Dcpsw_new.c2021 cpsw->version, CPSW_MAJOR_VERSION(cpsw->version), in cpsw_probe()