Searched +full:hs400 +full:- +full:cmd +full:- +full:resp +full:- +full:sel +full:- +full:rising (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mmc/mtk-sd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chaotian Jing <chaotian.jing@mediatek.com>11 - Wenbin Mei <wenbin.mei@mediatek.com>16 - enum:17 - mediatek,mt2701-mmc18 - mediatek,mt2712-mmc19 - mediatek,mt6779-mmc[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2014-2015, 2022 MediaTek Inc.12 #include <linux/dma-mapping.h>34 #include <linux/mmc/slot-gpio.h>42 /*--------------------------------------------------------------------------*/44 /*--------------------------------------------------------------------------*/51 /*--------------------------------------------------------------------------*/53 /*--------------------------------------------------------------------------*/92 /*--------------------------------------------------------------------------*/94 /*--------------------------------------------------------------------------*/[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/input/linux-event-codes.h>8 #include <dt-bindings/regulator/dlg,da9211-regulator.h>9 #include <dt-bindings/gpio/gpio.h>25 compatible = "pwm-backlight";27 power-supply = <&bl_fixed_reg>;28 enable-gpios = <&pio 95 GPIO_ACTIVE_HIGH>;30 pinctrl-names = "default";31 pinctrl-0 = <&panel_backlight_en_pins>;[all …]