Searched refs:control2 (Results 1 – 6 of 6) sorted by relevance
280 unsigned int control2; in max8973_get_current_limit() local289 switch (control2 & MAX8973_CKKADV_TRIP_MASK) { in max8973_get_current_limit()321 uint8_t control2 = 0; in max8973_init_dcdc() local367 control2 |= MAX77621_T_JUNCTION_120; in max8973_init_dcdc()370 control2 |= MAX8973_DISCH_ENBABLE; in max8973_init_dcdc()375 control2 |= MAX8973_CKKADV_TRIP_DISABLE; in max8973_init_dcdc()379 control2 |= MAX8973_CKKADV_TRIP_75mV_PER_US; in max8973_init_dcdc()394 control2 |= MAX8973_INDUCTOR_NOMINAL; in max8973_init_dcdc()398 control2 |= MAX8973_INDUCTOR_MIN_30_PER; in max8973_init_dcdc()402 control2 |= MAX8973_INDUCTOR_PLUS_30_PER; in max8973_init_dcdc()[all …]
65 u32 control2; member74 u32 control2; member
118 u32 control2; member136 u32 control2; member
461 reg = CFG_COMP(MT8183, ctx->param, rsz.control2); in config_rsz_frame()463 reg = CFG_COMP(MT8195, ctx->param, rsz.control2); in config_rsz_frame()495 reg = CFG_COMP(MT8183, ctx->param, rsz.subfrms[index].control2); in config_rsz_subfrm()497 reg = CFG_COMP(MT8195, ctx->param, rsz.subfrms[index].control2); in config_rsz_subfrm()
4982 u16 control2; in bnx2x_set_parallel_detection() local4986 &control2); in bnx2x_set_parallel_detection()4988 control2 |= MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in bnx2x_set_parallel_detection()4990 control2 &= ~MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in bnx2x_set_parallel_detection()4992 phy->speed_cap_mask, control2); in bnx2x_set_parallel_detection()4996 control2); in bnx2x_set_parallel_detection()5011 &control2); in bnx2x_set_parallel_detection()5014 control2 |= in bnx2x_set_parallel_detection()5020 control2); in bnx2x_set_parallel_detection()
4478 __le16 control2; member
Completed in 53 milliseconds