Searched refs:is_version_higher_than (Results 1 – 2 of 2) sorted by relevance
527 if (is_version_higher_than(pcr, PID_5261, IC_VER_B)) { in rts5261_extra_init_hw()690 if (is_version_higher_than(pcr, PID_5261, IC_VER_C)) { in rts5261_pci_switch_clock()
1280 #define is_version_higher_than(pcr, pid, ver) \ macro