Home
last modified time | relevance | path

Searched refs:control1 (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Ddmc_init_exynos4.c41 .control1 = CONTROL1_VAL,
54 writel((mem.control1 | (1 << mem.dll_resync)), in phy_control_reset()
56 writel((mem.control1 | (0 << mem.dll_resync)), in phy_control_reset()
87 writel(mem.control1, &dmc->phycontrol1); in dmc_init()
105 writel(mem.control1, &dmc->phycontrol1); in dmc_init()
H A Dexynos4_setup.h413 unsigned control1; member
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/
H A Dchassis-control27 gpioset --hold-period 50ms -t0 power-chassis-control1=1
38 gpioset --hold-period 50ms -t0 power-chassis-control1=0
/openbmc/linux/drivers/regulator/
H A Dmax8973-regulator.c322 uint8_t control1 = 0; in max8973_init_dcdc() local
332 control1 = data & MAX8973_RAMP_MASK; in max8973_init_dcdc()
333 switch (control1) { in max8973_init_dcdc()
349 control1 |= MAX8973_SNS_ENABLE; in max8973_init_dcdc()
352 control1 |= MAX8973_NFSR_ENABLE; in max8973_init_dcdc()
355 control1 |= MAX8973_AD_ENABLE; in max8973_init_dcdc()
358 control1 |= MAX8973_BIAS_ENABLE; in max8973_init_dcdc()
365 control1 |= MAX8973_FREQSHIFT_9PER; in max8973_init_dcdc()
412 ret = regmap_write(max->regmap, MAX8973_CONTROL1, control1); in max8973_init_dcdc()
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h56 u32 control1; /* 0x0034 */ member
H A Ddw-hdma-v0-debugfs.c96 CTX_REGISTER(dw, control1, dir, ch), in dw_hdma_debugfs_regs_ch()
H A Ddw-hdma-v0-core.c248 SET_CH_32(dw, chan->dir, chan->id, control1, HDMA_V0_LINKLIST_EN); in dw_hdma_v0_core_start()
/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c50 uint32_t control1; member
266 desc->control1 = MXS_DCP_CONTROL1_CIPHER_SELECT_AES128; in mxs_dcp_run_aes()
269 desc->control1 |= MXS_DCP_CONTROL1_CIPHER_MODE_ECB; in mxs_dcp_run_aes()
271 desc->control1 |= MXS_DCP_CONTROL1_CIPHER_MODE_CBC; in mxs_dcp_run_aes()
570 desc->control1 = actx->alg; in mxs_dcp_run_sha()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmdp_sm_mt8183.h73 u32 control1; member
H A Dmtk-mdp3-comp.c308 reg = CFG_COMP(MT8183, ctx->param, rsz.control1); in config_rsz_frame()
/openbmc/linux/include/linux/amba/
H A Dpl080.h214 u32 control1; member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.h145 __le32 control1; member
H A Ddma.c208 desc->dma64.control1 = cpu_to_le32(ctl1); in op64_fill_descriptor()
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h378 __le32 control1; member
597 u32 control1; member
H A Dsafexcel_hash.c116 cdesc->control_data.control1 = 0; in safexcel_context_control()
196 cdesc->control_data.control1 |= in safexcel_context_control()
H A Dsafexcel_cipher.c513 cdesc->control_data.control1 = ctx->mode; in safexcel_context_control()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ufispace-ncplite.dts351 /*N0-N7*/ "power-chassis-control0","power-chassis-control1","","","","","","",
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c5270 u16 control1; in bnx2x_initialize_sgmii_process() local
5277 &control1); in bnx2x_initialize_sgmii_process()
5278 control1 |= MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_INVERT_SIGNAL_DETECT; in bnx2x_initialize_sgmii_process()
5280 control1 &= ~(MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_FIBER_MODE | in bnx2x_initialize_sgmii_process()
5286 control1); in bnx2x_initialize_sgmii_process()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c4472 __le16 control1; member