Searched full:panel (Results 1 – 11 of 11) sorted by relevance
/qemu/docs/specs/ |
H A D | rocker.rst | 359 The switch supports up to 62 physical (front-panel) ports. Register 364 In addition to front-panel ports, the switch supports logical ports for 367 Front-panel ports and logical tunnel ports are mapped into a single 32-bit port 368 space. A special CPU port is assigned port 0. The front-panel ports are 376 1-62 front-panel physical ports 385 Switch front-panel ports operate in a mode. Currently, the only mode is 388 set/get the mode for front-panel ports, see port settings, below. 393 Link status for all front-panel ports is available via PORT_PHYS_LINK_STATUS:: 398 read 1 for link UP and 0 for link DOWN for respective front-panel ports. 400 Other properties for front-panel ports are available via DMA CMD descriptors:: [all …]
|
/qemu/hw/net/rocker/ |
H A D | rocker_fp.c | 2 * QEMU rocker switch emulation - front-panel ports 235 /* front-panel switch port names are 1-based */ in fp_port_alloc()
|
H A D | rocker_fp.h | 2 * QEMU rocker switch emulation - front-panel ports
|
H A D | rocker.c | 52 uint32_t fp_ports; /* front-panel port count */ 54 MACAddr fp_start_macaddr; /* front-panel port 0 mac addr */ 57 /* front-panel ports */
|
H A D | rocker_of_dpa.c | 1118 DPRINTF("in_pport (%d) not a front-panel port\n", key->in_pport); in of_dpa_cmd_add_vlan()
|
/qemu/hw/display/ |
H A D | sm501.c | 155 /* panel clock */ 240 /* common registers for panel and the crt */ 598 * @param crt 0 for PANEL, 1 for CRT. 608 * @param crt 0 for PANEL, 1 for CRT. 618 * @param crt 0 for PANEL, 1 for CRT. 629 * @param crt 0 for PANEL, 1 for CRT. 640 * @param crt 0 for PANEL, 1 for CRT. 1326 qemu_log_mask(LOG_UNIMP, "Panel external memory not supported\n"); in sm501_disp_ctrl_write()
|
H A D | omap_lcdc.c | 303 /* TODO: fill the rest of the panel with DPD */ in omap_update_display()
|
/qemu/ |
H A D | .travis.yml | 11 # - Names and values of visible environment variables set in .travis.yml or Settings panel
|
/qemu/qapi/ |
H A D | rocker.json | 17 # @ports: number of front-panel ports
|
/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 611 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ 757 * Some keyboards have a buildin LCD panel where the contents are controlled
|
/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 1697 0b01100: 'Front Panel Board', 1698 0b01101: 'Back Panel Board', 1756 0b01100: 'Front Panel Board', 1757 0b01101: 'Back Panel Board',
|