/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | qt1070.c | 27 #define FW_VERSION 0x01 macro 92 ver = qt1070_read(client, FW_VERSION); in qt1070_identify()
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | qt1070.c | 27 #define FW_VERSION 0x01 macro 92 ver = qt1070_read(client, FW_VERSION); in qt1070_identify()
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110_hw.c | 295 if (FW_VERSION(av7110->arm_app) <= 0x261c) { in av7110_wait_msgstate() 350 if (FW_VERSION(av7110->arm_app) <= 0x261f) in __av7110_send_fw_cmd() 382 if (FW_VERSION(av7110->arm_app) >= 0x261d) { in __av7110_send_fw_cmd() 425 if (FW_VERSION(av7110->arm_app) <= 0x261f) in __av7110_send_fw_cmd() 921 if (av7110->bmp_state != BMP_LOADED && FW_VERSION(av7110->arm_app) < 0x261e) in ReleaseBitmap() 1010 BUG_ON (FW_VERSION(av7110->arm_app) >= 0x261e); in OSDSetBlock() 1083 if (FW_VERSION(av7110->arm_app) >= 0x2618) in av7110_osd_cmd()
|
H A D | av7110_v4l.c | 535 if (FW_VERSION(av7110->arm_app) >= 0x2623) { in vidioc_g_sliced_vbi_cap() 549 if (FW_VERSION(av7110->arm_app) < 0x2623) in vidioc_g_fmt_sliced_vbi_out() 567 if (FW_VERSION(av7110->arm_app) < 0x2623) in vidioc_s_fmt_sliced_vbi_out() 598 if (FW_VERSION(av7110->arm_app) < 0x2623) in av7110_vbi_reset() 613 if (FW_VERSION(av7110->arm_app) < 0x2623 || !av7110->wssMode || count != sizeof d) in av7110_vbi_write() 831 if (FW_VERSION(av7110->arm_app) < 0x2623) in av7110_init_v4l() 839 if (FW_VERSION(av7110->arm_app) >= 0x2623) { in av7110_init_v4l()
|
H A D | av7110_ir.c | 88 if (FW_VERSION(av7110->arm_app) >= 0x2620) in change_protocol()
|
H A D | av7110_hw.h | 371 #define FW_VERSION(arm_app) ((arm_app) & 0x0000FFFF) macro
|
H A D | av7110_av.c | 1418 if (FW_VERSION(av7110->arm_app) < 0x2621) in dvb_audio_ioctl() 1464 if (FW_VERSION(av7110->arm_app) < 0x2621) in dvb_audio_ioctl()
|
H A D | av7110.c | 2670 if (FW_VERSION(av7110->arm_app)<0x2501) in av7110_attach() 2673 FW_VERSION(av7110->arm_app)); in av7110_attach()
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 295 if (FW_VERSION(av7110->arm_app) <= 0x261c) { in av7110_wait_msgstate() 350 if (FW_VERSION(av7110->arm_app) <= 0x261f) in __av7110_send_fw_cmd() 382 if (FW_VERSION(av7110->arm_app) >= 0x261d) { in __av7110_send_fw_cmd() 425 if (FW_VERSION(av7110->arm_app) <= 0x261f) in __av7110_send_fw_cmd() 921 if (av7110->bmp_state != BMP_LOADED && FW_VERSION(av7110->arm_app) < 0x261e) in ReleaseBitmap() 1010 if (WARN_ON(FW_VERSION(av7110->arm_app) >= 0x261e)) in OSDSetBlock() 1084 if (FW_VERSION(av7110->arm_app) >= 0x2618) in av7110_osd_cmd()
|
H A D | av7110_v4l.c | 541 if (FW_VERSION(av7110->arm_app) >= 0x2623) { in vidioc_g_sliced_vbi_cap() 555 if (FW_VERSION(av7110->arm_app) < 0x2623) in vidioc_g_fmt_sliced_vbi_out() 576 if (FW_VERSION(av7110->arm_app) < 0x2623) in vidioc_try_fmt_sliced_vbi_out() 618 if (FW_VERSION(av7110->arm_app) < 0x2623 || !av7110->wssMode || count != sizeof d) in av7110_vbi_write() 839 if (FW_VERSION(av7110->arm_app) < 0x2623) in av7110_init_v4l() 847 if (FW_VERSION(av7110->arm_app) >= 0x2623) { in av7110_init_v4l()
|
H A D | av7110_ir.c | 88 if (FW_VERSION(av7110->arm_app) >= 0x2620) in change_protocol()
|
H A D | av7110_hw.h | 371 #define FW_VERSION(arm_app) ((arm_app) & 0x0000FFFF) macro
|
H A D | av7110_av.c | 1419 if (FW_VERSION(av7110->arm_app) < 0x2621) in dvb_audio_ioctl() 1465 if (FW_VERSION(av7110->arm_app) < 0x2621) in dvb_audio_ioctl()
|
H A D | av7110.c | 2674 if (FW_VERSION(av7110->arm_app)<0x2501) in av7110_attach() 2677 FW_VERSION(av7110->arm_app)); in av7110_attach()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 88 #define FW_VERSION(chip) ( \ macro
|
H A D | csio_hw.c | 2280 .fw_ver = __cpu_to_be32(FW_VERSION(T5)), 2293 .fw_ver = __cpu_to_be32(FW_VERSION(T6)),
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 88 #define FW_VERSION(chip) ( \ macro
|
H A D | csio_hw.c | 2280 .fw_ver = __cpu_to_be32(FW_VERSION(T5)), 2293 .fw_ver = __cpu_to_be32(FW_VERSION(T6)),
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | realtek_cr.c | 133 #define FW_VERSION(chip) ((chip)->status[0].fw_ver) macro 154 #define CHECK_FW_VER(chip, fw_ver) (FW_VERSION(chip) == (fw_ver)) 701 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { in fw5895_init() 724 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { in fw5895_set_mmc_wp()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | realtek_cr.c | 133 #define FW_VERSION(chip) ((chip)->status[0].fw_ver) macro 154 #define CHECK_FW_VER(chip, fw_ver) (FW_VERSION(chip) == (fw_ver)) 701 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { in fw5895_init() 724 if ((PRODUCT_ID(chip) != 0x0158) || (FW_VERSION(chip) != 0x5895)) { in fw5895_set_mmc_wp()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 992 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \ macro 994 #define FW_FNAME "cxgb3/t3fw-" FW_VERSION ".bin"
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 991 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \ macro 993 #define FW_FNAME "cxgb3/t3fw-" FW_VERSION ".bin"
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 533 #define FW_VERSION(chip) ( \ macro
|
H A D | cxgb4_main.c | 4712 .fw_ver = __cpu_to_be32(FW_VERSION(T4)), 4725 .fw_ver = __cpu_to_be32(FW_VERSION(T5)), 4738 .fw_ver = __cpu_to_be32(FW_VERSION(T6)),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 531 #define FW_VERSION(chip) ( \ macro
|