Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/extcon/
A Dextcon-intel-int3496.c36 bool vbus_boost_enabled; member
66 if (data->vbus_boost_enabled == enable) in int3496_set_vbus_boost()
75 data->vbus_boost_enabled = enable; in int3496_set_vbus_boost()
A Dextcon-intel-cht-wc.c114 bool vbus_boost_enabled; member
243 if (ext->vbus_boost && ext->vbus_boost_enabled != enable) { in cht_wc_extcon_set_otgmode()
252 ext->vbus_boost_enabled = enable; in cht_wc_extcon_set_otgmode()

Completed in 5 milliseconds