Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/mux/
Dfsa4480.c31 #define FSA4480_ENABLE_DEVICE BIT(7) 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()