Home
last modified time | relevance | path

Searched defs:REG_SET (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/mach-imx/
H A Danatop.c16 #define REG_SET 0x4 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_reg.h61 #define REG_SET(reg_name, initial_val, field, val) \ macro
/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c18 #define REG_SET 0x4 macro
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_regs.h12 #define REG_SET 4 macro
H A Dlcdif_regs.h11 #define REG_SET 4 macro
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c60 #define REG_SET 0x4 macro
/openbmc/linux/drivers/thermal/
H A Dimx_thermal.c20 #define REG_SET 0x4 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h63 #define REG_SET(reg_name, initial_val, field, val) \ macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1175 #define REG_SET(FIELD, v) (((v) << FIELD##_SHIFT) & FIELD##_MASK) macro
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ingenic.c72 #define REG_SET(x) ((x) + 0x4) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2514 #define REG_SET(FIELD, v) (((v) << FIELD##_SHIFT) & FIELD##_MASK) macro