Home
last modified time | relevance | path

Searched +full:fm +full:- +full:sel +full:- +full:gpios (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dsamsung,aries-wm8994.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/samsung,aries-wm8994.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Bakker <xc-racer2@live.ca>
15 # With FM radio and modem master
16 - samsung,aries-wm8994
17 # Without FM radio and modem slave
18 - samsung,fascinate4g-wm8994
22 description: The user-visible name of this sound complex.
[all …]
H A Dsamsung,midas-audio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/samsung,midas-audio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sylwester Nawrocki <s.nawrocki@samsung.com>
14 const: samsung,midas-audio
18 description: The user-visible name of this sound complex.
23 sound-dai:
24 $ref: /schemas/types.yaml#/definitions/phandle-array
28 - sound-dai
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds5pv210-galaxys.dts1 // SPDX-License-Identifier: GPL-2.0
3 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6 #include "s5pv210-aries.dtsi"
9 model = "Samsung Galaxy S1 (GT-I9000) based on S5PV210";
13 stdout-path = &uart2;
16 nand_pwrseq: nand-pwrseq {
17 compatible = "mmc-pwrseq-simple";
18 reset-gpios = <&gpj2 7 GPIO_ACTIVE_LOW>;
[all …]
H A Dexynos4412-i9300.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4412 based M0 (GT-I9300) board device tree source
9 /dts-v1/;
10 #include "exynos4412-galaxy-s3.dtsi"
13 model = "Samsung Galaxy S3 (GT-I9300) based on Exynos4412";
25 fm-sel-gpios = <&gpl0 3 GPIO_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbchipc.h25 * <<Broadcom-WL-IPTag/Dual:>>
40 #define BCM_MASK32(msb, lsb) ((~0u >> (32u - (msb) - 1u)) & (~0u << (lsb)))
50 * be assigned their respective chipc-specific address space and connected to the Always On
133 uint32 PAD[3]; /* 0x754-0x75C */
136 uint32 PAD[2]; /* 0x768-0x76C */
137 uint32 extwakereqmask[2]; /* 0x770-0x774 */
138 uint32 PAD[2]; /* 0x778-0x77C */
254 /* gpio - cleared only by power-on-reset */
482 uint32 PAD[2]; /* 0x768-0x76C */
483 uint32 extwakereqmask[2]; /* 0x770-0x774 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbchipc.h25 * <<Broadcom-WL-IPTag/Dual:>>
40 #define BCM_MASK32(msb, lsb) ((~0u >> (32u - (msb) - 1u)) & (~0u << (lsb)))
50 * be assigned their respective chipc-specific address space and connected to the Always On
133 uint32 PAD[3]; /* 0x754-0x75C */
136 uint32 PAD[2]; /* 0x768-0x76C */
137 uint32 extwakereqmask[2]; /* 0x770-0x774 */
138 uint32 PAD[2]; /* 0x778-0x77C */
254 /* gpio - cleared only by power-on-reset */
482 uint32 PAD[2]; /* 0x768-0x76C */
483 uint32 extwakereqmask[2]; /* 0x770-0x774 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils.c2 * Misc utility routines for accessing chip-specific features
3 * of the SiliconBackplane-based Broadcom chips.
22 * <<Broadcom-WL-IPTag/Dual:>>
101 /* Defines the set of GPIOs to be used for SECI UART if not specified in NVRAM */
264 * devid - pci device id (used to determine chip#)
265 * osh - opaque OS handle
266 * regs - virtual address of initial core registers
267 * bustype - pci/sb/sdio/etc
268 * vars - pointer to a to-be created pointer area for "environment" variables. Some callers of this
270 * varsz - pointer to int to return the size of the vars
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils.c2 * Misc utility routines for accessing chip-specific features
3 * of the SiliconBackplane-based Broadcom chips.
22 * <<Broadcom-WL-IPTag/Dual:>>
101 /* Defines the set of GPIOs to be used for SECI UART if not specified in NVRAM */
264 * devid - pci device id (used to determine chip#)
265 * osh - opaque OS handle
266 * regs - virtual address of initial core registers
267 * bustype - pci/sb/sdio/etc
268 * vars - pointer to a to-be created pointer area for "environment" variables. Some callers of this
270 * varsz - pointer to int to return the size of the vars
[all …]