Searched refs:gate_mask (Results 1 – 11 of 11) sorted by relevance
367 qopt->entries[0].gate_mask = 0x02; in tsnep_test_taprio()369 qopt->entries[1].gate_mask = 0x03; in tsnep_test_taprio()371 qopt->entries[2].gate_mask = 0x07; in tsnep_test_taprio()373 qopt->entries[3].gate_mask = 0x01; in tsnep_test_taprio()375 qopt->entries[4].gate_mask = 0x04; in tsnep_test_taprio()377 qopt->entries[5].gate_mask = 0x06; in tsnep_test_taprio()379 qopt->entries[6].gate_mask = 0x0F; in tsnep_test_taprio()389 qopt->entries[0].gate_mask = 0x17; in tsnep_test_taprio()391 qopt->entries[1].gate_mask = 0x16; in tsnep_test_taprio()393 qopt->entries[2].gate_mask = 0x15; in tsnep_test_taprio()[all …]
24 if (qopt->entries[i].gate_mask & ~TSNEP_GCL_MASK) in tsnep_validate_gcl()100 properties = qopt->entries[i].gate_mask; in tsnep_write_gcl()
40 u32 gate_mask; member86 bool bit = readl(pd->reg) & pd->gate_mask; in sun50i_h6_ppu_power_status()97 writel(reg | pd->gate_mask, pd->reg); in sun50i_h6_ppu_pd_set_power()99 writel(reg & ~pd->gate_mask, pd->reg); in sun50i_h6_ppu_pd_set_power()162 pd->gate_mask = desc->mask; in sun50i_h6_ppu_probe()
1593 gates = initial->gate_mask ^ in hellcreek_setup_gcl()1594 cur->gate_mask; in hellcreek_setup_gcl()1596 gates = next->gate_mask ^ in hellcreek_setup_gcl()1597 cur->gate_mask; in hellcreek_setup_gcl()1617 (initial->gate_mask << in hellcreek_setup_gcl()
315 lan_wr(QSYS_TAS_GCL_CT_CFG_GATE_STATE_SET(entry->gate_mask) | in lan966x_taprio_gcl_setup_entry()
317 ~offload->entries[i].gate_mask; in sja1105_init_scheduling()
1118 if (entry->gate_mask & BIT(tc)) { in vsc9959_tas_min_gate_lengths()1417 QSYS_GCL_CFG_REG_1_GATE_STATE(entry->gate_mask), in vsc9959_tas_gcl_set()
1013 u32 gates = qopt->entries[i].gate_mask; in tc_taprio_configure()
716 fetch_allow = entry->gate_mask; in am65_cpsw_est_set_sched_list()
103 temp_gce->gate = (u8)temp_entry->gate_mask; in enetc_setup_taprio()
6388 if (e->gate_mask & BIT(i)) { in validate_schedule()6396 !(prev->gate_mask & BIT(i))) in validate_schedule()6543 if (!(e->gate_mask & BIT(i))) in igc_save_qbv_schedule()
Completed in 666 milliseconds