Searched refs:power_type (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-usbc-cros-ec.c | 32 unsigned int power_type; member 251 int role, power_type; in extcon_cros_ec_detect_cable() local 259 power_type = cros_ec_usb_get_power_type(info); in extcon_cros_ec_detect_cable() 260 if (power_type < 0) { in extcon_cros_ec_detect_cable() 262 power_type); in extcon_cros_ec_detect_cable() 263 return power_type; in extcon_cros_ec_detect_cable() 288 role, power_type, dr, pr, polarity, mux, dp, hpd); in extcon_cros_ec_detect_cable() 296 cros_ec_usb_power_type_is_wall_wart(power_type, role)) in extcon_cros_ec_detect_cable() 300 info->mux != mux || info->power_type != power_type) { in extcon_cros_ec_detect_cable() 304 cros_ec_usb_power_type_string(power_type), in extcon_cros_ec_detect_cable() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/ |
| H A D | rockchip_lcdc.txt | 28 - rockchip,power_type: power type,GPIO or REGULATOR. 58 rockchip,power_type = <GPIO>; 63 rockchip,power_type = <GPIO>;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_ioctl.c | 1280 t_u32 action, int *disabled, int power_type, in woal_set_get_power_mgmt() argument 1301 *disabled, power_type); in woal_set_get_power_mgmt() 1306 if ((power_type & MW_POWER_TYPE) == MW_POWER_TIMEOUT) { in woal_set_get_power_mgmt() 1311 } else if ((power_type & MW_POWER_TYPE) == in woal_set_get_power_mgmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_ioctl.c | 1595 int *disabled, int power_type, in woal_set_get_power_mgmt() argument 1616 *disabled, power_type); in woal_set_get_power_mgmt() 1622 if ((power_type & MW_POWER_TYPE) == MW_POWER_TIMEOUT) { in woal_set_get_power_mgmt() 1627 } else if ((power_type & MW_POWER_TYPE) == in woal_set_get_power_mgmt()
|