Home
last modified time | relevance | path

Searched defs:FW_VERSION (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/input/keyboard/
H A Dqt1070.c27 #define FW_VERSION 0x01 macro
/linux/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h88 #define FW_VERSION(chip) ( \ macro
/linux/drivers/usb/storage/
H A Drealtek_cr.c133 #define FW_VERSION(chip) ((chip)->status[0].fw_ver) macro
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.h364 #define FW_VERSION(arm_app) ((arm_app) & 0x0000FFFF) macro
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c990 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \ macro
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h531 #define FW_VERSION(chip) ( \ macro