| /openbmc/qemu/include/hw/rtc/ |
| H A D | xlnx-zynqmp-rtc.h | 72 REG32(CONTROL, 0x40) 73 FIELD(CONTROL, BATTERY_DISABLE, 31, 1) 74 FIELD(CONTROL, OSC_CNTRL, 24, 4) 75 FIELD(CONTROL, SLVERR_ENABLE, 0, 1)
|
| /openbmc/qemu/hw/rtc/ |
| H A D | aspeed_rtc.c | 21 #define CONTROL (0x10 / 4) macro 78 if (rtc->reg[CONTROL] & RTC_ENABLED) { in aspeed_rtc_read() 82 case CONTROL: in aspeed_rtc_read() 106 if (!(rtc->reg[CONTROL] & RTC_UNLOCKED)) { in aspeed_rtc_write() 110 case CONTROL: in aspeed_rtc_write()
|
| /openbmc/qemu/hw/timer/ |
| H A D | cmsdk-apb-dualtimer.c | 35 FIELD(CONTROL, ONESHOT, 0, 1) 36 FIELD(CONTROL, SIZE, 1, 1) 37 FIELD(CONTROL, PRESCALE, 2, 2) 38 FIELD(CONTROL, INTEN, 5, 1) 39 FIELD(CONTROL, MODE, 6, 1) 40 FIELD(CONTROL, ENABLE, 7, 1) 112 switch (FIELD_EX32(m->control, CONTROL, PRESCALE)) { in cmsdk_dualtimermod_divisor() 145 switch (FIELD_EX32(newctrl, CONTROL, PRESCALE)) { in cmsdk_dualtimermod_write_control()
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Widget-Workshop | 13 CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, 15 COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE SUPPORT MACHINES,
|
| H A D | AMDPLPA | 18 …CONTROL LAWS SUCH AS THE EXPORT ADMINISTRATION REGULATIONS AND NATIONAL SECURITY CONTROLS AS DEFIN…
|
| H A D | JasPer-2.0 | 17 …AR FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL SYSTEMS, DIRECT L…
|
| H A D | LPL-1.02 | 61 7. EXPORT CONTROL
|
| H A D | RPL-1.5 | 393 CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, 395 COMMUNICATIONS SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE SUPPORT MACHINES, OR
|
| H A D | RPL-1.1 | 135 …CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS IN THE OPERAT…
|
| H A D | gSOAP-1 | 277 SUCH AS OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR
|
| H A D | gSOAP-1.3b | 122 …RONMENTS SUCH AS OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL…
|
| /openbmc/qemu/hw/ssi/ |
| H A D | ibex_spi_host.c | 48 REG32(CONTROL, 0x10) 49 FIELD(CONTROL, RX_WATERMARK, 0, 8) 50 FIELD(CONTROL, TX_WATERMARK, 1, 8) 51 FIELD(CONTROL, OUTPUT_EN, 29, 1) 52 FIELD(CONTROL, SW_RST, 30, 1) 53 FIELD(CONTROL, SPIEN, 31, 1) 415 CONTROL, SPIEN))) { in ibex_spi_host_write()
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | idef-parser.h | 45 typedef enum { GENERAL_PURPOSE, CONTROL, MODIFIER, DOTNEW } HexRegType; enumerator
|
| /openbmc/qemu/scripts/qapi/ |
| H A D | pylintrc | 3 [MESSAGES CONTROL]
|
| /openbmc/u-boot/drivers/net/ti/ |
| H A D | davinci_emac.c | 157 &adap_mdio->CONTROL); in davinci_eth_mdio_enable() 159 while (readl(&adap_mdio->CONTROL) & MDIO_CONTROL_IDLE) in davinci_eth_mdio_enable() 502 &adap_mdio->CONTROL); in davinci_eth_open()
|
| H A D | davinci_emac.h | 276 dv_reg CONTROL; member
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | pylintrc | 1 [MESSAGES CONTROL]
|
| /openbmc/u-boot/board/seco/mx6quq7/ |
| H A D | mx6quq7-2g.cfg | 64 /* CONTROL */
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | package_rpm.bbclass | 191 # We can race against the ipk/deb backends which create CONTROL or DEBIAN directories 194 … # We have the odd situation where the CONTROL/DEBIAN directory can be removed in the middle of 227 if path.endswith("DEBIAN") or path.endswith("CONTROL"): 241 if dir == "CONTROL" or dir == "DEBIAN": 248 if file == "CONTROL" or file == "DEBIAN":
|
| H A D | package_ipk.bbclass | 62 for p in ['CONTROL', 'DEBIAN']: 121 controldir = os.path.join(root, 'CONTROL')
|
| H A D | package_deb.bbclass | 73 for p in ['CONTROL', 'DEBIAN']:
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
| H A D | test_project_page.py | 689 self.driver.find_element(By.XPATH, '//body').send_keys(Keys.CONTROL + Keys.HOME) 697 self.driver.find_element(By.XPATH, '//body').send_keys(Keys.CONTROL + Keys.HOME)
|
| /openbmc/u-boot/include/ |
| H A D | usbdescriptors.h | 166 #define CONTROL 0x00 macro
|
| /openbmc/qemu/migration/ |
| H A D | trace-events | 227 qemu_rdma_exchange_get_response_start(const char *desc) "CONTROL: %s receiving..." 237 qemu_rdma_post_send_control(const char *desc) "CONTROL: sending %s.."
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | insn-data.h.inc | 1346 /* LOAD CONTROL */ 1372 /* SET ADDRESS SPACE CONTROL FAST */ 1394 /* STORE CONTROL */
|