Searched refs:is_version_higher_than (Results 1 – 2 of 2) sorted by relevance
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()
1288 #define is_version_higher_than(pcr, pid, ver) \ macro