Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 25 of 154) sorted by relevance

1234567

/openbmc/u-boot/drivers/misc/
H A Dali512x.c82 void ali512x_set_fdc(int enabled, u16 io, u8 irq, u8 dma_channel) in ali512x_set_fdc()
104 void ali512x_set_pp(int enabled, u16 io, u8 irq, u8 dma_channel) in ali512x_set_pp()
125 void ali512x_set_uart(int enabled, int index, u16 io, u8 irq) in ali512x_set_uart()
151 void ali512x_set_uart2_irda(int enabled) in ali512x_set_uart2_irda()
161 void ali512x_set_rtc(int enabled, u16 io, u8 irq) in ali512x_set_rtc()
177 void ali512x_set_kbc(int enabled, u8 kbc_irq, u8 mouse_irq) in ali512x_set_kbc()
299 void ali512x_set_cio(int enabled) in ali512x_set_cio()
/openbmc/phosphor-webui/app/access-control/controllers/
H A Duser-controller.js47 const editAction = {type: 'Edit', enabled: true, file: 'icon-edit.svg'}; property in AnonymousFunction2bd021dd0200.mapTableData.editAction
50 enabled: checkIfRoot(user) ? false : true, property in AnonymousFunction2bd021dd0200.mapTableData.deleteAction
122 function createUser(username, password, role, enabled) { argument
142 originalUsername, username, password, role, enabled, locked) { argument
199 function updateUserStatus(users = [], enabled = true) { argument
/openbmc/telemetry/src/
H A Dreport_manager.cpp65 bool enabled) { in ReportManager()
154 ReadingParameters metricParams, const bool enabled) in addReport()
170 const bool enabled, Readings readings) in addReport()
211 bool enabled = j.at("Enabled").get<bool>(); in loadFromPersistent() local
H A Dreport_factory.cpp25 std::vector<LabeledMetricParameters> labeledMetricParams, bool enabled, in make()
50 std::vector<std::shared_ptr<interfaces::Metric>>& metrics, bool enabled, in updateMetrics()
H A Dstate.hpp7 enabled, enumerator
/openbmc/u-boot/test/dm/
H A Dmisc.c19 bool enabled; in dm_test_misc() local
/openbmc/telemetry/tests/src/params/
H A Dreport_params.hpp68 ReportParams& enabled(bool val) in enabled() function in ReportParams
74 bool enabled() const in enabled() function in ReportParams
/openbmc/u-boot/drivers/watchdog/
H A Dbcm2835_wdt.c16 static __efi_runtime_data bool enabled = true; variable
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_isol.h50 uint8_t enabled; member
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dmbus.c108 int win, int *enabled, u64 *base, in mvebu_mbus_read_window()
184 int enabled; in mvebu_mbus_window_conflicts() local
220 int enabled; in mvebu_mbus_find_window() local
418 int enabled; in mvebu_mbus_get_lowest_base() local
/openbmc/qemu/hw/char/
H A Dparallel-isa.c54 void isa_parallel_set_enabled(ISADevice *parallel, bool enabled) in isa_parallel_set_enabled()
/openbmc/qemu/include/hw/intc/
H A Dgoldfish_pic.h27 uint32_t enabled; member
/openbmc/qemu/include/hw/watchdog/
H A Dwdt_diag288.h21 bool enabled; member
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp35 bool enabled; member
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmsl_verify.cpp119 bool minimum_ship_level::enabled() in enabled() function in minimum_ship_level
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.cpp37 bool Watchdog::enabled(bool value) in enabled() function in phosphor::watchdog::Watchdog
/openbmc/qemu/include/qapi/
H A Dqmp-registry.h38 bool enabled; member
/openbmc/u-boot/board/ti/ti814x/
H A Devm.c124 static void cpsw_control(int enabled) in cpsw_control()
/openbmc/qemu/include/hw/ssi/
H A Dmss-spi.h54 bool enabled; member
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c68 static void cpsw_control(int enabled) in cpsw_control()
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c41 static void cpsw_control(int enabled) in cpsw_control()
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox.c14 bool enabled[SANDBOX_CLK_ID_COUNT]; member
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c392 static void vsc9953_port_vlan_aware_set(int port_no, int enabled) in vsc9953_port_vlan_aware_set()
414 static void vsc9953_port_all_vlan_aware_set(int enabled) in vsc9953_port_all_vlan_aware_set()
658 static void vsc9953_port_status_set(int port_no, u8 enabled) in vsc9953_port_status_set()
694 u8 enabled; in vsc9953_port_config_show() local
1510 static void vsc9953_port_ingress_filtering_set(int port_no, int enabled) in vsc9953_port_ingress_filtering_set()
1757 u8 enabled; in vsc9953_port_status_key_func() local
2290 int enabled; in vsc9953_ingr_fltr_show_key_func() local
/openbmc/openpower-occ-control/
H A Dpowermode.hpp138 void updateIPS(const bool enabled, const uint8_t enterUtil, in updateIPS()
178 bool getIPS(bool& enabled, uint8_t& enterUtil, uint16_t& enterTime, in getIPS()
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp357 inline void sensorScanningState(bool enabled, SensorDataFullRecordBody& body) in sensorScanningState() argument
369 inline void eventGenerationState(bool enabled, SensorDataFullRecordBody& body) in eventGenerationState() argument
381 inline void initTypesState(bool enabled, SensorDataFullRecordBody& body) in initTypesState() argument
393 inline void initHystState(bool enabled, SensorDataFullRecordBody& body) in initHystState() argument
405 inline void initThreshState(bool enabled, SensorDataFullRecordBody& body) in initThreshState() argument
417 initEventsState(bool enabled,SensorDataFullRecordBody & body) initEventsState() argument
429 initScanningState(bool enabled,SensorDataFullRecordBody & body) initScanningState() argument
441 initSettableState(bool enabled,SensorDataFullRecordBody & body) initSettableState() argument
[all...]

1234567