/openbmc/linux/drivers/leds/ |
H A D | leds-mlxcpld.c | 327 struct mlxcpld_led_pdata *cpld) in mlxcpld_led_config() argument 332 cpld->pled = devm_kcalloc(dev, in mlxcpld_led_config() 333 cpld->num_led_instances, in mlxcpld_led_config() 336 if (!cpld->pled) in mlxcpld_led_config() 339 for (i = 0; i < cpld->num_led_instances; i++) { in mlxcpld_led_config() 340 cpld->pled[i].cdev.name = cpld->profile[i].name; in mlxcpld_led_config() 341 cpld->pled[i].cdev.brightness = cpld->profile[i].brightness; in mlxcpld_led_config() 342 cpld->pled[i].cdev.max_brightness = 1; in mlxcpld_led_config() 343 cpld->pled[i].cdev.brightness_set = mlxcpld_led_brightness_set; in mlxcpld_led_config() 344 cpld->pled[i].cdev.blink_set = mlxcpld_led_blink_set; in mlxcpld_led_config() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/board/ |
H A D | fsl-board.txt | 45 cpld@3,0 { 72 - compatible: Should be a board-specific string like "fsl,<board>-cpld" 74 "fsl,t1040rdb-cpld", "fsl,t1042rdb-cpld", "fsl,t1042rdb_pi-cpld" 78 cpld@3,0 { 79 compatible = "fsl,t1040rdb-cpld";
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | ksi8560.c | 129 struct device_node *cpld; in ksi8560_setup_arch() local 131 cpld = of_find_compatible_node(NULL, NULL, "emerson,KSI8560-cpld"); in ksi8560_setup_arch() 132 if (cpld) in ksi8560_setup_arch() 133 cpld_base = of_iomap(cpld, 0); in ksi8560_setup_arch() 137 of_node_put(cpld); in ksi8560_setup_arch()
|
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_jtag_master.robot | 33 Pass Execution If ${program_cpld}==0 skip programming cpld 72 ${cpld_firmware1}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw1"]} 73 ${cpld_firmware2}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw2"]} 74 ${firmware_version1}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw1ver"]} 75 ${firmware_version2}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["fw2ver"]} 76 ${readusercode_svf}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["readusercode"]} 77 ${readid_svf}= Set Variable ${olympus_json["npcm7xx"]["cpld"]["readid"]}
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/ |
H A D | gbs-cpld-ver-check.bb | 9 file://cpld-version.service \ 18 SYSTEMD_SERVICE:${PN} = "cpld-version.service" 25 install -m 0644 ${S}/cpld-version.service ${D}${systemd_system_unitdir}
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_config.hpp | 13 cpld enumerator 22 CpldInfo cpld; // holds single cpld config member
|
/openbmc/phosphor-buttons/src/ |
H A D | hostSelector_switch.cpp | 79 else if (config.type == ConfigType::cpld) in setInitialHostSelectorValue() 81 hsPosMapped = getValueFromFd(config.cpld.cpldMappedFd) - '0'; in setInitialHostSelectorValue() 145 else if (config.type == ConfigType::cpld) in handleEvent()
|
H A D | cpld.cpp | 23 std::string devPath = getCpldDevPath(buttonIFConfig.cpld); in configCpld() 34 buttonIFConfig.cpld.cpldMappedFd = fd; in configCpld()
|
H A D | main.cpp | 63 buttonCfg.type = ConfigType::cpld; in main() 72 buttonCfg.cpld = cpldCfg; in main()
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | meson.build | 24 elif sequencer == 'mihawk-cpld' 25 sequencer_src += 'mihawk-cpld.cpp'
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | cpld.h | 45 #define cpld ((cpld_data_t *)CPLD_BASE) macro 48 #define CPLD_SW(x) (cpld->sw[(x) - 2])
|
H A D | README | 93 cpld reset - hard reset to default bank 94 cpld reset altbank - reset to alternate bank 95 cpld lane_mux <lane> <mux_value> - set multiplexed lane pin
|
H A D | Makefile | 8 obj-y += cpld.o
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7795-h3ulcb-u-boot.dts | 12 cpld { 13 compatible = "renesas,ulcb-cpld";
|
H A D | r8a7796-m3ulcb-u-boot.dts | 12 cpld { 13 compatible = "renesas,ulcb-cpld";
|
H A D | fsl-ls1043a-rdb.dts | 88 cpld: board-control@2,0 { label 89 compatible = "fsl,ls1043ardb-cpld";
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip05-d02.dts | 78 cpld@1,0 { 79 compatible = "hisilicon,hip05-cpld";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-greatlakes.dts | 267 /*O0-O7*/ "","","","","","","fan0-bmc-cpld-enable","fan1-bmc-cpld-enable", 268 /*P0-P7*/ "fan2-bmc-cpld-enable","fan3-bmc-cpld-enable",
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | t1042d4rdb.dts | 46 cpld@3,0 { 47 compatible = "fsl,t1040d4rdb-cpld", 48 "fsl,deepsleep-cpld";
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | motionpro.dts | 102 cpld@2,0 { 103 compatible = "promess,motionpro-cpld";
|
/openbmc/u-boot/board/renesas/ulcb/ |
H A D | Makefile | 9 obj-y := ulcb.o cpld.o
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hns-dsaf.txt | 41 - cpld-syscon: is syscon handle + register offset pair for cpld register. It is 42 not required if there isn't cpld device.
|
/openbmc/u-boot/board/renesas/ap325rxa/ |
H A D | Makefile | 9 obj-y := ap325rxa.o cpld-ap325rxa.o
|
/openbmc/u-boot/board/renesas/stout/ |
H A D | Makefile | 14 obj-y := stout.o cpld.o qos.o
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | Makefile | 9 obj-y += cpld.o
|