Home
last modified time | relevance | path

Searched refs:IC_VER_C (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/cardreader/
H A Drts5229.c254 if (pcr->ic_version == IC_VER_C) { in rts5229_init_params()
H A Drts5261.c646 if (is_version_higher_than(pcr, PID_5261, IC_VER_C)) { in rts5261_pci_switch_clock()
/linux/include/linux/
H A Drtsx_pci.h1235 #define IC_VER_C 2 macro