Searched refs:SGM4154x_OTG_EN (Results 1 – 2 of 2) sorted by relevance
64 #define SGM4154x_OTG_EN BIT(5) macro1141 SGM4154x_OTG_EN, in sgm4154x_enable_vbus()1142 SGM4154x_OTG_EN); in sgm4154x_enable_vbus()1158 SGM4154x_OTG_EN, in sgm4154x_disable_vbus()1180 return (temp & SGM4154x_OTG_EN) ? 1 : 0; in sgm4154x_is_enabled_vbus()
54 #define SGM4154x_OTG_EN BIT(5) macro