/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
dc_dp_types.h | 158 uint8_t RESERVED:5; 168 uint8_t RESERVED:7; 177 uint8_t RESERVED:1; 206 uint8_t reserved:1; member in struct:device_service_irq::__anon38fe600e0708 215 uint8_t RESERVED:1; 224 uint8_t RESERVED:4; 235 uint8_t RESERVED:4; 250 uint8_t RESERVED:4; 264 uint8_t RESERVED:2; 292 uint8_t RESERVED:6 353 unsigned char reserved:3; member in struct:downstream_port::__anon38fe600e1508 550 unsigned char reserved :4; member in struct:audio_test_pattern_period::__anon38fe600e2408 677 uint8_t reserved; member in struct:dpcd_dsc_basic_capabilities::__anon38fe600e2608 [all...] |
dc_types.h | 225 unsigned int reserved :27; member in struct:display_content_support::__anone2c3353b0208 669 unsigned int RESERVED:22; 800 uint8_t RESERVED : 1; 815 uint8_t RESERVED : 5; 827 uint8_t RESERVED : 3;
|
dc_hw_types.h | 483 uint32_t RESERVED:24;
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
link_encoder.h | 85 unsigned char RESERVED : 2; 94 unsigned char RESERVED :6; 102 unsigned char RESERVED :5;
|
/src/sys/arch/hpc/stand/hpcboot/ |
file.h | 5 * All rights reserved. 72 RESERVED = 0xE0 /* bits 5..7: reserved */
|
file_manager.cpp | 5 * All rights reserved. 342 if (method != Z_DEFLATED ||(flags & RESERVED) != 0) {
|
/src/sys/arch/evbarm/stand/gzboot/ |
gzboot.c | 5 * All rights reserved. 43 * Matthias Drochner. All rights reserved. 88 #define RESERVED 0xe0 /* bits 5..7: reserved */ 314 if (method != Z_DEFLATED || (flags & RESERVED) != 0) {
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/ |
bios_parser_types.h | 313 uint32_t RESERVED:27;
|
/src/sys/arch/atari/stand/tostools/libtos/ |
cread.c | 5 * Matthias Drochner. All rights reserved. 74 #define RESERVED 0xE0 /* bits 5..7: reserved */ 190 if (method != Z_DEFLATED || (flags & RESERVED) != 0) {
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
amdgpu_dc_link_ddc.c | 87 uint8_t RESERVED:5; 99 uint8_t RESERVED:4; 119 uint8_t RESERVED:8;
|
/src/sys/lib/libsa/ |
cread.c | 5 * Matthias Drochner. All rights reserved. 68 #define RESERVED 0xE0 /* bits 5..7: reserved */ 222 if (method != Z_DEFLATED || (flags & RESERVED) != 0) {
|
/src/sys/arch/arm/nxp/ |
imx6sx_clk.c | 4 * Copyright (c) 2019 Genetec Corporation. All rights reserved. 1247 CLK_GATE("usbphy1", "pll3_usb_otg", CCM_ANALOG, PLL_USB1, RESERVED), 1248 CLK_GATE("usbphy2", "pll7_usb_host", CCM_ANALOG, PLL_USB2, RESERVED),
|
imx6_clk.c | 4 * Copyright (c) 2019 Genetec Corporation. All rights reserved. 1139 CLK_GATE("usbphy1", "pll3_usb_otg", CCM_ANALOG, PLL_USB1, RESERVED), 1140 CLK_GATE("usbphy2", "pll7_usb_host", CCM_ANALOG, PLL_USB2, RESERVED),
|
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_gfx_v9_0.c | 1751 /* set RLC_LB_CNTL = 0x8000_0095, 31 bit is reserved, 1755 data |= REG_SET_FIELD(data, RLC_LB_CNTL, RESERVED, 0x80000); 1800 /* set RLC_LB_CNTL = 0x8000_0095, 31 bit is reserved, 1804 data |= REG_SET_FIELD(data, RLC_LB_CNTL, RESERVED, 0x80000);
|