Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/mux/
Dit5205.c25 #define IT5205FN_CHIP_ID 0x35303235 /* "5025" -> "5205" */ macro
213 if (chipid != IT5205FN_CHIP_ID) in it5205_probe()