Home
last modified time | relevance | path

Searched refs:REG (Results 176 – 200 of 337) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dwb.c32 #define REG(reg)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c35 #define REG(reg)\ macro
452 if (REG(UCLK_PSTATE_FORCE)) in hubp3_read_state()
455 if (REG(DCHUBP_CNTL)) in hubp3_read_state()
H A Ddcn30_optc.c35 #define REG(reg)\ macro
251 if (REG(OPTC_MEMORY_CONFIG)) in optc3_set_odm_combine()
H A Ddcn30_vpg.c34 #define REG(reg)\ macro
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback7 the format of DDDD:BB:DD.F-REG:SIZE:MASK will allow the guest
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c136 #define SETHI(K, REG) \ argument
137 (F2(0, 0x4) | RD(REG) | (((K) >> 10) & 0x3fffff))
138 #define OR_LO(K, REG) \ argument
139 (F3(2, 0x02) | IMMED | RS1(REG) | ((K) & 0x3ff) | RD(REG))
643 #define emit_read_y(REG, CTX) emit(RD_Y | RD(REG), CTX) argument
644 #define emit_write_y(REG, CTX) emit(WR_Y | IMMED | RS1(REG) | S13(0), CTX) argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H A Ddce60_clk_mgr.c46 #define REG(reg) \ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_factory_dce110.c45 #define REG(reg_name)\ macro
/openbmc/linux/drivers/net/ipa/
H A Dreg.h29 #define REG(__NAME, __reg_id, __offset) \ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.c29 #define REG(reg)\ macro
H A Ddcn201_hubp.c32 #define REG(reg)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dccg.c34 #define REG(reg) \ macro
384 if (REG(DSCCLK3_DTO_PARAM)) { in dccg31_disable_dscclk()
428 if (REG(DSCCLK3_DTO_PARAM)) { in dccg31_enable_dscclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_factory_dce80.c41 #define REG(reg_name)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_factory_dce60.c41 #define REG(reg_name)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c36 #define REG(reg)\ macro
393 if (REG(NOM_PARAMETERS_0)) in hubp21_validate_dml_output()
396 if (REG(NOM_PARAMETERS_1)) in hubp21_validate_dml_output()
411 if (REG(NOM_PARAMETERS_2)) in hubp21_validate_dml_output()
414 if (REG(NOM_PARAMETERS_3)) in hubp21_validate_dml_output()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_factory_dce120.c60 #define REG(reg_name)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dccg.c35 #define REG(reg) \ macro
H A Ddcn20_optc.c30 #define REG(reg)\ macro
213 if (REG(OPTC_MEMORY_CONFIG)) in optc2_set_odm_combine()
/openbmc/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c52 #define LN_PIN_GPIO(REV, ID, NAME, REG, SHIFT, INVERT) \ argument
54 .name = NAME, .type = LN_PTYPE_GPIO, .reg = LOCHNAGAR##REV##_##REG, \
68 #define LN1_PIN_GPIO(ID, NAME, REG, SHIFT, INVERT) \ argument
69 LN_PIN_GPIO(1, ID, NAME, REG, SHIFT, INVERT)
77 #define LN2_PIN_GPIO(ID, NAME, REG, SHIFT, INVERT) \ argument
78 LN_PIN_GPIO(2, ID, NAME, REG, SHIFT, INVERT)
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_hw_sequencer.c42 #define REG(reg)\ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c35 #define REG(reg)\ macro
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcor-maveo-box.dts79 "", "", "BT-REG-ON", "",
125 "NFC-IRQ", "WL-REG-ON", "DHCOR-BOOT-M0", "DHCOR-BOOT-M1",
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c33 #define REG(reg)\ macro
332 if (REG(FMT_TEMPORAL_DITHER_PATTERN_CONTROL)) { in set_temporal_dither()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1263 #define MTFSF_L(REG) \ argument
1264 .long (0xfc00058e | ((0xff) << 17) | ((REG) << 11) | (1 << 25))
1266 #define MTFSF_L(REG) mtfsf 0xff, (REG) argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.c39 #define REG(reg)\ macro

12345678910>>...14