Searched refs:new_ctrl (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_common.c | 2756 u32 new_ctrl, update; in nfp_net_clear_config_and_disable() local 2760 new_ctrl = nn->dp.ctrl; in nfp_net_clear_config_and_disable() 2761 new_ctrl &= ~NFP_NET_CFG_CTRL_ENABLE; in nfp_net_clear_config_and_disable() 2767 new_ctrl &= ~NFP_NET_CFG_CTRL_RINGCFG; in nfp_net_clear_config_and_disable() 2772 nn_writel(nn, NFP_NET_CFG_CTRL, new_ctrl); in nfp_net_clear_config_and_disable() 2784 nn->dp.ctrl = new_ctrl; in nfp_net_clear_config_and_disable() 2812 u32 bufsz, new_ctrl, update = 0; in nfp_net_set_config_and_enable() local 2816 new_ctrl = nn->dp.ctrl; in nfp_net_set_config_and_enable() 2850 new_ctrl |= NFP_NET_CFG_CTRL_ENABLE; in nfp_net_set_config_and_enable() 2855 new_ctrl |= NFP_NET_CFG_CTRL_RINGCFG; in nfp_net_set_config_and_enable() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/ |
| H A D | ctrlmondata.c | 72 d->new_ctrl = bw_val; in parse_bw() 176 d->new_ctrl = cbm_val; in parse_cbm() 229 rdtgrp->plr->cbm = d->new_ctrl; in parse_line() 258 if (d->have_new_ctrl && d->new_ctrl != dc[closid]) { in update_domains() 260 dc[closid] = d->new_ctrl; in update_domains()
|
| H A D | rdtgroup.c | 2662 d->new_ctrl = r->cache.shareable_bits; in __init_one_rdt_domain() 2686 d->new_ctrl |= *ctrl | peer_ctl; in __init_one_rdt_domain() 2693 d->new_ctrl |= unused_b; in __init_one_rdt_domain() 2698 d->new_ctrl = cbm_ensure_valid(d->new_ctrl, r); in __init_one_rdt_domain() 2703 tmp_cbm = d->new_ctrl; in __init_one_rdt_domain() 2743 d->new_ctrl = is_mba_sc(r) ? MBA_MAX_MBPS : r->default_ctrl; in rdtgroup_init_mba()
|
| H A D | internal.h | 334 u32 new_ctrl; member
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-pcf8583.c | 188 unsigned char new_ctrl = ctrl & ~(CTRL_STOP | CTRL_HOLD); in pcf8583_rtc_read_time() local 191 ctrl, new_ctrl); in pcf8583_rtc_read_time() 193 err = pcf8583_set_ctrl(client, &new_ctrl); in pcf8583_rtc_read_time()
|
| H A D | rtc-omap.c | 729 u8 reg, mask, new_ctrl; in omap_rtc_probe() local 816 new_ctrl = reg & (OMAP_RTC_CTRL_SPLIT | OMAP_RTC_CTRL_AUTO_COMP); in omap_rtc_probe() 817 new_ctrl |= OMAP_RTC_CTRL_STOP; in omap_rtc_probe() 834 if (new_ctrl & OMAP_RTC_CTRL_SPLIT) in omap_rtc_probe() 837 if (reg != new_ctrl) in omap_rtc_probe() 838 rtc_write(rtc, OMAP_RTC_CTRL_REG, new_ctrl); in omap_rtc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/ |
| H A D | rtl8822b_phy.c | 1334 u32 txbf_ctrl, new_ctrl; in _sounding_config_su() local 1338 new_ctrl = txbf_ctrl; in _sounding_config_su() 1343 new_ctrl &= ~(BIT_R_TXBF0_20M_8822B|BIT_R_TXBF0_40M_8822B|BIT_R_TXBF0_80M_8822B); in _sounding_config_su() 1346 new_ctrl &= ~(BIT_R_TXBF1_20M_8822B|BIT_R_TXBF1_40M_8822B|BIT_R_TXBF1_80M_8822B); in _sounding_config_su() 1356 new_ctrl |= BIT_R_TXBF0_80M_8822B; in _sounding_config_su() 1358 new_ctrl |= BIT_R_TXBF1_80M_8822B; in _sounding_config_su() 1362 new_ctrl |= BIT_R_TXBF0_40M_8822B; in _sounding_config_su() 1364 new_ctrl |= BIT_R_TXBF1_40M_8822B; in _sounding_config_su() 1368 new_ctrl |= BIT_R_TXBF0_20M_8822B; in _sounding_config_su() 1370 new_ctrl |= BIT_R_TXBF1_20M_8822B; in _sounding_config_su() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/ |
| H A D | rtl8822c_phy.c | 1360 u32 txbf_ctrl, new_ctrl; in _sounding_config_su() local 1364 new_ctrl = txbf_ctrl; in _sounding_config_su() 1369 new_ctrl &= ~(BIT_R_TXBF0_20M_8822C|BIT_R_TXBF0_40M_8822C|BIT_R_TXBF0_80M_8822C); in _sounding_config_su() 1372 new_ctrl &= ~(BIT_R_TXBF1_20M_8822C|BIT_R_TXBF1_40M_8822C|BIT_R_TXBF1_80M_8822C); in _sounding_config_su() 1382 new_ctrl |= BIT_R_TXBF0_80M_8822C; in _sounding_config_su() 1384 new_ctrl |= BIT_R_TXBF1_80M_8822C; in _sounding_config_su() 1388 new_ctrl |= BIT_R_TXBF0_40M_8822C; in _sounding_config_su() 1390 new_ctrl |= BIT_R_TXBF1_40M_8822C; in _sounding_config_su() 1394 new_ctrl |= BIT_R_TXBF0_20M_8822C; in _sounding_config_su() 1396 new_ctrl |= BIT_R_TXBF1_20M_8822C; in _sounding_config_su() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | pmu_intel.c | 43 u8 new_ctrl = fixed_ctrl_field(data, i); in reprogram_fixed_counters() local 49 if (old_ctrl == new_ctrl) in reprogram_fixed_counters() 53 reprogram_fixed_counter(pmc, new_ctrl, i); in reprogram_fixed_counters()
|