/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | everest,es8326.yaml | 4 $id: http://devicetree.org/schemas/sound/everest,es8326.yaml# 7 title: Everest ES8326 audio CODEC 10 - David Yang <yangxiaohua@everest-semi.com> 14 const: everest,es8326 30 everest,jack-pol: 40 everest,mic1-src: 48 everest,mic2-src: 56 everest,jack-detect-inverted: 61 everest,interrupt-src: 75 everest,interrupt-clk: [all …]
|
H A D | everest,es7134.txt | 4 - compatible : "everest,es7134" or 5 "everest,es7144" or 6 "everest,es7154" 13 compatible = "everest,es7134";
|
H A D | es8328.txt | 1 Everest ES8328 audio CODEC 7 - compatible : Should be "everest,es8328" or "everest,es8388" 31 compatible = "everest,es8328";
|
H A D | everest,es8316.yaml | 4 $id: http://devicetree.org/schemas/sound/everest,es8316.yaml# 7 title: Everest ES8316 audio CODEC 18 const: everest,es8316 51 compatible = "everest,es8316";
|
H A D | everest,es7241.txt | 4 - compatible : "everest,es7241" 13 - everest,sdout-pull-down: 23 compatible = "everest,es7241";
|
/openbmc/entity-manager/configurations/ |
H A D | everest.json | 6 "ibm,everest" 21 "Name": "Everest Chassis", 28 "com.ibm.Hardware.Chassis.Model.Everest"
|
H A D | fuji.json | 7 "ibm,everest" 28 "com.ibm.Hardware.Chassis.Model.Everest"
|
/openbmc/linux/sound/soc/codecs/ |
H A D | es8328-i2c.c | 26 { .compatible = "everest,es8328", }, 27 { .compatible = "everest,es8388", },
|
H A D | es7134.c | 12 * The everest 7134 is a very simple DA converter with no register 296 { .compatible = "everest,es7134", .data = &es7134_chip }, 297 { .compatible = "everest,es7144", .data = &es7134_chip }, 298 { .compatible = "everest,es7154", .data = &es7154_chip },
|
H A D | es8316.h | 3 * Copyright Everest Semiconductor Co.,Ltd 5 * Author: David Yang <yangxiaohua@everest-semi.com>
|
H A D | es8326.c | 4 // Copyright Everest Semiconductor Co., Ltd 6 // Authors: David Yang <yangxiaohua@everest-semi.com> 866 "everest,jack-detect-inverted"); in es8326_probe() 868 ret = device_property_read_u8(component->dev, "everest,mic1-src", &es8326->mic1_src); in es8326_probe() 875 ret = device_property_read_u8(component->dev, "everest,mic2-src", &es8326->mic2_src); in es8326_probe() 882 ret = device_property_read_u8(component->dev, "everest,jack-pol", &es8326->jack_pol); in es8326_probe() 889 ret = device_property_read_u8(component->dev, "everest,interrupt-src", in es8326_probe() 897 ret = device_property_read_u8(component->dev, "everest,interrupt-clk", in es8326_probe() 1036 { .compatible = "everest,es8326", }, 1062 MODULE_AUTHOR("David Yang <yangxiaohua@everest-semi.com>");
|
H A D | es8326.h | 4 * Copyright Everest Semiconductor Co.,Ltd 6 * Authors: David Yang <yangxiaohua@everest-semi.com>
|
H A D | es8316.c | 4 * Copyright Everest Semiconductor Co.,Ltd 6 * Authors: David Yang <yangxiaohua@everest-semi.com>, 671 "everest,jack-detect-inverted"); in es8316_enable_jack_detect() 875 { .compatible = "everest,es8316", }, 901 MODULE_DESCRIPTION("Everest Semi ES8316 ALSA SoC Codec Driver"); 902 MODULE_AUTHOR("David Yang <yangxiaohua@everest-semi.com>");
|
H A D | es8328-spi.c | 17 { .compatible = "everest,es8328", },
|
H A D | Kconfig | 1048 tristate "Everest Semi ES7134 CODEC" 1051 tristate "Everest Semi ES7241 CODEC" 1054 tristate "Everest Semi ES8316 CODEC" 1058 tristate "Everest Semi ES8326 CODEC" 1065 tristate "Everest Semi ES8328 CODEC (I2C)" 1070 tristate "Everest Semi ES8328 CODEC (SPI)"
|
H A D | es7241.c | 246 "everest,sdout-pull-down"); in es7241_parse_fmt() 293 { .compatible = "everest,es7241", .data = &es7241_chip },
|
/openbmc/openpower-hw-diags/util/data/ |
H A D | meson.build | 5 'peer-targets-everest.json',
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Hardware/ |
H A D | Chassis.interface.yaml | 15 - name: Everest
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-rockpro64.dts | 18 compatible = "everest,es8316";
|
H A D | rk3399-rockpro64-v2.dts | 18 compatible = "everest,es8316";
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-rock2-square.dts | 185 compatible = "everest,es8388", "everest,es8328";
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | bytcht_es8316.c | 4 * platforms with Everest ES8316 SoC 7 * Authors: David Yang <yangxiaohua@everest-semi.com>, 555 props[cnt++] = PROPERTY_ENTRY_BOOL("everest,jack-detect-inverted"); in snd_byt_cht_es8316_mc_probe() 651 MODULE_AUTHOR("David Yang <yangxiaohua@everest-semi.com>");
|
/openbmc/phosphor-power/phosphor-regulators/config_files/ |
H A D | Everest.json | 3 "phosphor-regulators configuration file for IBM Everest systems"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600-p10bmc.dts | 9 compatible = "ibm,everest-bmc", "ibm,rainier-bmc", "ibm,p10bmc", "aspeed,ast2600";
|
/openbmc/linux/Documentation/devicetree/bindings/arm/aspeed/ |
H A D | aspeed.yaml | 92 - ibm,everest-bmc
|