Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/mux/
Dfsa4480.c33 #define FSA4480_ENABLE_USB GENMASK(4, 3) macro
107 new_enable = FSA4480_ENABLE_DEVICE | FSA4480_ENABLE_USB; in fsa4480_mux_set()
146 fsa->cur_enable = FSA4480_ENABLE_DEVICE | FSA4480_ENABLE_USB; in fsa4480_probe()