Lines Matching +full:aux +full:- +full:gpios
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved.
12 * sruct dp_power - DisplayPort's power related data
14 * @init: initializes the regulators/core clocks/GPIOs/pinctrl
15 * @deinit: turns off the regulators/core clocks/GPIOs/pinctrl
26 * dp_power_init() - enable power supplies for display controller
33 * aux/hpd.
38 * dp_power_deinit() - turn off regulators and gpios.
48 * dp_power_clk_status() - display controller clocks status
60 * dp_power_clk_enable() - enable display controller clocks
74 * dp_power_client_init() - initialize clock and regulator modules
85 * dp_power_clinet_deinit() - de-initialize clock and regulator modules
90 * This API will de-initialize the DisplayPort's clocks and regulator
96 * dp_power_get() - configure and get the DisplayPort power module data