Searched refs:VER_MAJOR (Results 1 – 11 of 11) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_fwum.h | 40 # define VER_MAJOR 1 macro
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | tsens-v2.c | 56 [VER_MAJOR] = REG_FIELD(SROT_HW_VER_OFF, 28, 31),
|
H A D | tsens-v1.c | 85 [VER_MAJOR] = REG_FIELD(SROT_HW_VER_OFF, 28, 31),
|
H A D | tsens.h | 163 VER_MAJOR, enumerator
|
H A D | tsens.c | 837 ret = regmap_field_read(priv->rf[VER_MAJOR], &maj_ver); in dbg_version_show() 951 for (i = VER_MAJOR; i <= VER_STEP; i++) { in init_common()
|
/openbmc/linux/drivers/scsi/ |
H A D | mvumi.h | 13 #define VER_MAJOR 1 macro
|
H A D | mvumi.c | 847 hs_page2->host_ver.ver_major = VER_MAJOR; in mvumi_hs_build_page()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis.h | 19 #define VER_MAJOR 1 macro
|
H A D | sis_main.c | 1748 ivideo->sisfb_infoblock.sisfb_version = VER_MAJOR; in sisfb_ioctl() 6517 ivideo->myid, VER_MAJOR, VER_MINOR, VER_LEVEL); in sisfb_probe()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | acornscsi.c | 143 #define VER_MAJOR 2 macro 2697 VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_info() 2716 "\n\n", VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_show_info()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_fwum.c | 148 printf("FWUM extension Version %d.%d\n", VER_MAJOR, VER_MINOR); in ipmi_fwum_main()
|