Searched refs:is_version_higher_than (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/misc/cardreader/ |
| H A D | rts5261.c | 483 if (is_version_higher_than(pcr, PID_5261, IC_VER_B)) { in rts5261_extra_init_hw() 646 if (is_version_higher_than(pcr, PID_5261, IC_VER_C)) { in rts5261_pci_switch_clock()
|
| H A D | rts5264.c | 531 if (is_version_higher_than(pcr, PID_5264, RTS5264_IC_VER_B)) in rts5264_init_from_hw() 538 is_version_higher_than(pcr, PID_5264, RTS5264_IC_VER_B)) in rts5264_init_from_hw()
|
| /linux/include/linux/ |
| H A D | rtsx_pci.h | 1290 #define is_version_higher_than(pcr, pid, ver) \ macro
|