Home
last modified time | relevance | path

Searched defs:raw_ver (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/soc/qcom/
H A Dsocinfo.h23 __le32 raw_ver; member
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c130 u32 raw_ver; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c10611 static int bnx2x_8485x_format_ver(u32 raw_ver, u8 *str, u16 *len) in bnx2x_8485x_format_ver()
10620 static int bnx2x_848xx_format_ver(u32 raw_ver, u8 *str, u16 *len) in bnx2x_848xx_format_ver()
12456 u32 raw_ver = REG_RD(bp, phy->ver_addr); in bnx2x_populate_ext_phy() local