| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/ |
| H A D | dcn20_dccg.h | 118 #define DCCG_REG_FIELD_LIST(type) \ argument 119 type DPPCLK0_DTO_PHASE;\ 120 type DPPCLK0_DTO_MODULO;\ 121 type DPPCLK_DTO_ENABLE[6];\ 122 type DPPCLK_DTO_DB_EN[6];\ 123 type REFCLK_CLOCK_EN;\ 124 type REFCLK_SRC_SEL;\ 125 type DISPCLK_STEP_DELAY;\ 126 type DISPCLK_STEP_SIZE;\ 127 type DISPCLK_FREQ_RAMP_DONE;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
| H A D | dcn10_optc.h | 415 #define TG_REG_FIELD_LIST_DCN1_0(type) \ argument 416 type VSTARTUP_START;\ 417 type VUPDATE_OFFSET;\ 418 type VUPDATE_WIDTH;\ 419 type VREADY_OFFSET;\ 420 type OTG_BLANK_DATA_EN;\ 421 type OTG_BLANK_DE_MODE;\ 422 type OTG_CURRENT_BLANK_STATE;\ 423 type OTG_MASTER_UPDATE_LOCK;\ 424 type UPDATE_LOCK_STATUS;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| H A D | dcn10_stream_encoder.h | 355 #define SE_REG_FIELD_LIST_DCN1_0(type) \ argument 356 type AFMT_GENERIC_INDEX;\ 357 type AFMT_GENERIC_HB0;\ 358 type AFMT_GENERIC_HB1;\ 359 type AFMT_GENERIC_HB2;\ 360 type AFMT_GENERIC_HB3;\ 361 type AFMT_GENERIC_LOCK_STATUS;\ 362 type AFMT_GENERIC_CONFLICT;\ 363 type AFMT_GENERIC_CONFLICT_CLR;\ 364 type AFMT_GENERIC0_FRAME_UPDATE_PENDING;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/ |
| H A D | dcn30_dwb.h | 409 #define DWBC_REG_FIELD_LIST_DCN3_0(type) \ argument 410 type DWB_ENABLE;\ 411 type DISPCLK_R_DWB_GATE_DIS;\ 412 type DISPCLK_G_DWB_GATE_DIS;\ 413 type DWB_TEST_CLK_SEL;\ 414 type DWBSCL_LUT_MEM_PWR_FORCE;\ 415 type DWBSCL_LUT_MEM_PWR_DIS;\ 416 type DWBSCL_LUT_MEM_PWR_STATE;\ 417 type DWBSCL_LB_MEM_PWR_FORCE;\ 418 type DWBSCL_LB_MEM_PWR_DIS;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn20/ |
| H A D | dcn20_mmhubbub.h | 252 #define MCIF_WB_REG_FIELD_LIST_DCN2_0(type) \ argument 253 type MCIF_WB_BUFMGR_ENABLE;\ 254 type MCIF_WB_BUFMGR_SW_INT_EN;\ 255 type MCIF_WB_BUFMGR_SW_INT_ACK;\ 256 type MCIF_WB_BUFMGR_SW_SLICE_INT_EN;\ 257 type MCIF_WB_BUFMGR_SW_OVERRUN_INT_EN;\ 258 type MCIF_WB_BUFMGR_SW_LOCK;\ 259 type MCIF_WB_P_VMID;\ 260 type MCIF_WB_BUF_ADDR_FENCE_EN;\ 261 type MCIF_WB_BUFMGR_CUR_LINE_R;\ [all …]
|
| /linux/drivers/gpu/drm/msm/registers/display/ |
| H A D | dsi.xml | 76 <bitfield name="CMD_DMA_DONE" pos="0" type="boolean"/> 77 <bitfield name="MASK_CMD_DMA_DONE" pos="1" type="boolean"/> 78 <bitfield name="CMD_MDP_DONE" pos="8" type="boolean"/> 79 <bitfield name="MASK_CMD_MDP_DONE" pos="9" type="boolean"/> 80 <bitfield name="VIDEO_DONE" pos="16" type="boolean"/> 81 <bitfield name="MASK_VIDEO_DONE" pos="17" type="boolean"/> 82 <bitfield name="BTA_DONE" pos="20" type="boolean"/> 83 <bitfield name="MASK_BTA_DONE" pos="21" type="boolean"/> 84 <bitfield name="ERROR" pos="24" type="boolean"/> 85 <bitfield name="MASK_ERROR" pos="25" type="boolean"/> [all …]
|
| H A D | mdp4.xml | 66 <bitfield name="PIPE0" low="0" high="2" type="mdp_mixer_stage_id"/> 67 <bitfield name="PIPE0_MIXER1" pos="3" type="boolean"/> 68 <bitfield name="PIPE1" low="4" high="6" type="mdp_mixer_stage_id"/> 69 <bitfield name="PIPE1_MIXER1" pos="7" type="boolean"/> 70 <bitfield name="PIPE2" low="8" high="10" type="mdp_mixer_stage_id"/> 71 <bitfield name="PIPE2_MIXER1" pos="11" type="boolean"/> 72 <bitfield name="PIPE3" low="12" high="14" type="mdp_mixer_stage_id"/> 73 <bitfield name="PIPE3_MIXER1" pos="15" type="boolean"/> 74 <bitfield name="PIPE4" low="16" high="18" type="mdp_mixer_stage_id"/> 75 <bitfield name="PIPE4_MIXER1" pos="19" type="boolean"/> [all …]
|
| H A D | edp.xml | 23 <bitfield name="ENABLE" pos="0" type="boolean"/> 24 <bitfield name="RESET" pos="1" type="boolean"/> 28 <bitfield name="TRAIN_PATTERN_1" pos="0" type="boolean"/> 29 <bitfield name="TRAIN_PATTERN_2" pos="1" type="boolean"/> 30 <bitfield name="TRAIN_PATTERN_3" pos="2" type="boolean"/> 31 <bitfield name="SYMBOL_ERR_RATE_MEAS" pos="3" type="boolean"/> 32 <bitfield name="PRBS7" pos="4" type="boolean"/> 33 <bitfield name="CUSTOM_80_BIT_PATTERN" pos="5" type="boolean"/> 34 <bitfield name="SEND_VIDEO" pos="6" type="boolean"/> 35 <bitfield name="PUSH_IDLE" pos="7" type="boolean"/> [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dwb.h | 202 #define DWBC_REG_FIELD_LIST_DCN2_0(type) \ argument 203 type WB_ENABLE;\ 204 type DISPCLK_R_WB_GATE_DIS;\ 205 type DISPCLK_G_WB_GATE_DIS;\ 206 type DISPCLK_G_WBSCL_GATE_DIS;\ 207 type WB_TEST_CLK_SEL;\ 208 type WB_LB_LS_DIS;\ 209 type WB_LB_SD_DIS;\ 210 type WB_LUT_LS_DIS;\ 211 type WBSCL_LB_MEM_PWR_MODE_SEL;\ [all …]
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_model_kunit.c | 19 .type = VCAP_FIELD_U32, 24 .type = VCAP_FIELD_BIT, 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 44 .type = VCAP_FIELD_U32, 49 .type = VCAP_FIELD_BIT, 54 .type = VCAP_FIELD_U32, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, [all …]
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | hw_stats_l3.sh | 85 local type=$1; shift 89 echo $ifindex > $(DEBUGFS_DIR $instance)/hwstats/$type/$action 127 $IP link add name dummy1 type dummy 147 local type=$1; shift 156 local type=$1; shift 158 [[ $(netdev_hwstats_used $netdev $type) == "true" ]] 164 local type=$1; shift 166 [[ $(netdev_hwstats_used $netdev $type) == "false" ]] 172 local type=$1; shift 175 jq ".[].info.${type}_stats.request" [all …]
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_vcap_ag_api.c | 19 .type = VCAP_FIELD_BIT, 24 .type = VCAP_FIELD_BIT, 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 44 .type = VCAP_FIELD_U72, 49 .type = VCAP_FIELD_BIT, 54 .type = VCAP_FIELD_BIT, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, [all …]
|
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_vcap_ag_api.c | 18 .type = VCAP_FIELD_BIT, 23 .type = VCAP_FIELD_BIT, 28 .type = VCAP_FIELD_U32, 33 .type = VCAP_FIELD_U32, 38 .type = VCAP_FIELD_U32, 43 .type = VCAP_FIELD_U72, 48 .type = VCAP_FIELD_BIT, 53 .type = VCAP_FIELD_BIT, 58 .type = VCAP_FIELD_U32, 63 .type = VCAP_FIELD_U32, [all …]
|
| /linux/arch/riscv/include/asm/ |
| H A D | gdb_xml.h | 26 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"64\" type=\"int\" regnum=\"0\"/>" 27 "<reg name=\""DBG_REG_RA"\" bitsize=\"64\" type=\"code_ptr\"/>" 28 "<reg name=\""DBG_REG_SP"\" bitsize=\"64\" type=\"data_ptr\"/>" 29 "<reg name=\""DBG_REG_GP"\" bitsize=\"64\" type=\"data_ptr\"/>" 30 "<reg name=\""DBG_REG_TP"\" bitsize=\"64\" type=\"data_ptr\"/>" 31 "<reg name=\""DBG_REG_T0"\" bitsize=\"64\" type=\"int\"/>" 32 "<reg name=\""DBG_REG_T1"\" bitsize=\"64\" type=\"int\"/>" 33 "<reg name=\""DBG_REG_T2"\" bitsize=\"64\" type=\"int\"/>" 34 "<reg name=\""DBG_REG_FP"\" bitsize=\"64\" type=\"data_ptr\"/>" 35 "<reg name=\""DBG_REG_S1"\" bitsize=\"64\" type=\"int\"/>" [all …]
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_vcap_ag_api.c | 11 .type = VCAP_FIELD_BIT, 16 .type = VCAP_FIELD_U32, 21 .type = VCAP_FIELD_U32, 26 .type = VCAP_FIELD_BIT, 31 .type = VCAP_FIELD_BIT, 36 .type = VCAP_FIELD_BIT, 41 .type = VCAP_FIELD_BIT, 46 .type = VCAP_FIELD_BIT, 51 .type = VCAP_FIELD_BIT, 56 .type = VCAP_FIELD_BIT, [all …]
|
| /linux/net/ieee802154/ |
| H A D | nl_policy.c | 15 [IEEE802154_ATTR_DEV_NAME] = { .type = NLA_STRING, }, 16 [IEEE802154_ATTR_DEV_INDEX] = { .type = NLA_U32, }, 17 [IEEE802154_ATTR_PHY_NAME] = { .type = NLA_STRING, }, 19 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, }, 20 [IEEE802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, }, 21 [IEEE802154_ATTR_HW_ADDR] = { .type = NLA_HW_ADDR, }, 22 [IEEE802154_ATTR_PAN_ID] = { .type = NLA_U16, }, 23 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, }, 24 [IEEE802154_ATTR_BCN_ORD] = { .type = NLA_U8, }, 25 [IEEE802154_ATTR_SF_ORD] = { .type = NLA_U8, }, [all …]
|
| /linux/arch/powerpc/lib/ |
| H A D | feature-fixups-test.S | 227 #define MAKE_MACRO_TEST(TYPE) \ argument 228 globl(ftr_fixup_test_ ##TYPE##_macros) \ 231 BEGIN_##TYPE##_SECTION \ 235 END_##TYPE##_SECTION(0, 1) \ 239 BEGIN_##TYPE##_SECTION \ 243 END_##TYPE##_SECTION(0, 0) \ 247 BEGIN_##TYPE##_SECTION \ 250 BEGIN_##TYPE##_SECTION_NESTED(80) \ 253 END_##TYPE##_SECTION_NESTED(0, 1, 80) \ 256 END_##TYPE##_SECTION(0, 0) \ [all …]
|
| /linux/scripts/ |
| H A D | extract_xc3028.pl | 163 # Firmware 0, type: BASE FW F8MHZ (0x00000003), id: (0000000000000000), size: 6635 166 write_le32(0x00000003); # Type 172 # Firmware 1, type: BASE FW F8MHZ MTS (0x00000007), id: (0000000000000000), size: 6635 175 write_le32(0x00000007); # Type 181 # Firmware 2, type: BASE FW FM (0x00000401), id: (0000000000000000), size: 6525 184 write_le32(0x00000401); # Type 190 # Firmware 3, type: BASE FW FM INPUT1 (0x00000c01), id: (0000000000000000), size: 6539 193 write_le32(0x00000c01); # Type 199 # Firmware 4, type: BASE FW (0x00000001), id: (0000000000000000), size: 6633 202 write_le32(0x00000001); # Type [all …]
|
| /linux/drivers/gpu/drm/msm/registers/adreno/ |
| H A D | a6xx.xml | 32 <bitfield name="RBBM_GPU_IDLE" pos="0" type="boolean"/> 33 <bitfield name="CP_AHB_ERROR" pos="1" type="boolean"/> 34 <bitfield name="CP_IPC_INTR_0" pos="4" type="boolean" variants="A7XX-"/> 35 <bitfield name="CP_IPC_INTR_1" pos="5" type="boolean" variants="A7XX-"/> 36 <bitfield name="RBBM_ATB_ASYNCFIFO_OVERFLOW" pos="6" type="boolean"/> 37 <bitfield name="RBBM_GPC_ERROR" pos="7" type="boolean"/> 38 <bitfield name="CP_SW" pos="8" type="boolean"/> 39 <bitfield name="CP_HW_ERROR" pos="9" type="boolean"/> 40 <bitfield name="CP_CCU_FLUSH_DEPTH_TS" pos="10" type="boolean"/> 41 <bitfield name="CP_CCU_FLUSH_COLOR_TS" pos="11" type="boolean"/> [all …]
|
| H A D | a3xx.xml | 572 <bitfield name="HI_BUSY" pos="0" type="boolean"/> 573 <bitfield name="CP_ME_BUSY" pos="1" type="boolean"/> 574 <bitfield name="CP_PFP_BUSY" pos="2" type="boolean"/> 575 <bitfield name="CP_NRT_BUSY" pos="14" type="boolean"/> 576 <bitfield name="VBIF_BUSY" pos="15" type="boolean"/> 577 <bitfield name="TSE_BUSY" pos="16" type="boolean"/> 578 <bitfield name="RAS_BUSY" pos="17" type="boolean"/> 579 <bitfield name="RB_BUSY" pos="18" type="boolean"/> 580 <bitfield name="PC_DCALL_BUSY" pos="19" type="boolean"/> 581 <bitfield name="PC_VSD_BUSY" pos="20" type="boolean"/> [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_dwb.h | 148 #define DWBC_REG_FIELD_LIST(type) \ argument 149 type WB_ENABLE;\ 150 type DISPCLK_R_WB_GATE_DIS;\ 151 type DISPCLK_G_WB_GATE_DIS;\ 152 type DISPCLK_G_WBSCL_GATE_DIS;\ 153 type WB_LB_LS_DIS;\ 154 type WB_LB_SD_DIS;\ 155 type WB_LUT_LS_DIS;\ 156 type CNV_WINDOW_CROP_EN;\ 157 type CNV_STEREO_TYPE;\ [all …]
|
| /linux/drivers/gpu/drm/msm/registers/ |
| H A D | rules-fd.xsd | 22 <element name="database" type="rng:databaseType" /> 23 <element name="import" type="rng:importType" /> 24 <element name="copyright" type="rng:copyrightType" /> 25 <element name="domain" type="rng:domainType" /> 26 <element name="array" type="rng:arrayType" /> 27 <element name="stripe" type="rng:stripeType" /> 28 <element name="reg64" type="rng:registerType" /> 29 <element name="reg32" type="rng:registerType" /> 30 <element name="bitset" type="rng:bitsetType" /> 31 <element name="bitfield" type="rng:bitfieldType" /> [all …]
|
| /linux/Documentation/netlink/specs/ |
| H A D | nlctrl.yaml | 14 type: flags 23 name: attr-type 24 enum-name: netlink-attribute-type 25 type: enum 53 type: u16 56 type: string 59 type: u32 62 type: u32 65 type: u32 68 type: indexed-array [all …]
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | Kconfig | 4 tristate "USB Type-C Port Controller Manager" 9 The Type-C Port Controller Manager provides a USB PD and USB Type-C 10 state machine for use with Type-C Port Controllers. 15 tristate "Type-C Port Controller Interface driver" 19 Type-C Port Controller driver for TCPCI-compliant controller. 24 tristate "Richtek RT1711H Type-C chip driver" 26 Richtek RT1711H Type-C chip driver that works with 27 Type-C Port Controller Manager to provide USB PD and USB 28 Type-C functionalities. 31 tristate "Mediatek MT6360 Type-C driver" [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx.h.rst.exceptions | 13 replace symbol DMX_PES_AUDIO0 :c:type:`DTV.dmx.dmx_ts_pes` 14 replace symbol DMX_PES_VIDEO0 :c:type:`DTV.dmx.dmx_ts_pes` 15 replace symbol DMX_PES_TELETEXT0 :c:type:`DTV.dmx.dmx_ts_pes` 16 replace symbol DMX_PES_SUBTITLE0 :c:type:`DTV.dmx.dmx_ts_pes` 17 replace symbol DMX_PES_PCR0 :c:type:`DTV.dmx.dmx_ts_pes` 18 replace symbol DMX_PES_AUDIO1 :c:type:`DTV.dmx.dmx_ts_pes` 19 replace symbol DMX_PES_VIDEO1 :c:type:`DTV.dmx.dmx_ts_pes` 20 replace symbol DMX_PES_TELETEXT1 :c:type:`DTV.dmx.dmx_ts_pes` 21 replace symbol DMX_PES_SUBTITLE1 :c:type:`DTV.dmx.dmx_ts_pes` 22 replace symbol DMX_PES_PCR1 :c:type:`DTV.dmx.dmx_ts_pes` [all …]
|