Home
last modified time | relevance | path

Searched full:tc1 (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw.rst106 | |tc0 | |tc1 | |tc2 | |tc0 | | p
140 | |tc0 | |tc1 | |tc2 |t t|tc0 | | e
192 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2
194 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq2, txq3)
238 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc:
337 | |tc0 | |tc1 | |tc2 | |tc2 | |tc1 | |tc0 | | p
371 | |tc0 | |tc1 | |tc2 |t t|tc0 | |tc1 | |tc2 | | e
429 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2
431 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq4, txq5)
460 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc for Eth0
[all …]
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dmulti-with-loadables.its29 data = /incbin/("./vexpress-v2p-ca15-tc1.dtb");
41 data = /incbin/("./vexpress-v2p-ca15-tc1.dtb");
/OK3568_Linux_fs/buildroot/package/babeltrace2/
H A D0002-tests-lib-test_trace_ir_ref.c-rename-user-structure.patch53 /* The only reference which exists at this point is on TC1. */
54 tc1 = create_tc1(self_comp);
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst158 Example: Sets up two tcs, tc0 and tc1, with 16 queues each and max tx rate set
159 to 1Gbit for tc0 and 3Gbit for tc1.
168 sets priorities 0-3 to use tc0 and 4-7 to use tc1)
171 16 queues to tc0 at offset 0 and 16 queues to tc1 at offset 16. Max total
H A Di40e.rst667 Example: Sets up two tcs, tc0 and tc1, with 16 queues each and max tx rate set
668 to 1Gbit for tc0 and 3Gbit for tc1.
677 sets priorities 0-3 to use tc0 and 4-7 to use tc1)
680 16 queues to tc0 at offset 0 and 16 queues to tc1 at offset 16. Max total
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh187 # prio 0->TC0 (band 7), 1->TC1 (band 6). TC1 is shaped.
204 # prio 0->TC0 (band 7), 1->TC1 (band 6)
H A Dsch_red_core.sh308 # Handle is 107: for TC1, 108: for TC0.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Darm,vexpress-juno.yaml65 chip called "TC1".
67 - const: arm,vexpress,v2p-ca15,tc1
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt20 8: TC1OI TC1 under flow
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp452 class Derived1, class V1, class TC1, class Reference1, class Difference1 \
457 iterator_facade<Derived1, V1, TC1, Reference1, Difference1> const& lhs \
462 class Derived1, class V1, class TC1, class Reference1, class Difference1 \
470 iterator_facade<Derived1, V1, TC1, Reference1, Difference1> const& lhs \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c84 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv()
93 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv()
139 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv()
148 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv()
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_pcd8544.c50 * 1:x TC1 - Temperature Coefficient: 0x10 in init_display()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dcodegear.hpp48 # define BOOST_NO_NESTED_FRIENDSHIP // TC1 gives nested classes access rights as any other mem…
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c186 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv()
192 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv()
1032 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv()
1038 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dk3dma.c216 u32 tc1 = readl_relaxed(d->base + INT_TC1); in k3_dma_int_handler() local
225 if (likely(tc1 & BIT(i)) || (tc2 & BIT(i))) { in k3_dma_int_handler()
230 if (c && (tc1 & BIT(i))) { in k3_dma_int_handler()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dasm9260_timer.c232 /* enable TC1 */ in asm9260_timer_init()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c138 unsigned long tc1; member
358 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update()
661 i = (tz->trips.passive.tc1 * (tz->temperature - tz->last_temperature)) in thermal_get_trend()
/OK3568_Linux_fs/u-boot/test/fs/
H A Dfs-test.sh443 pass_fail "TC1: ls of $4"
447 pass_fail "TC1: ls of $3"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h131 * TGL TC PLL 1 port 1 (TC1)
H A Dintel_gmbus.c85 [GMBUS_PIN_9_TC1_ICP] = { "tc1", GPIOJ },
H A Dintel_display_power.c3822 .name = "AUX C TC1",
4090 .name = "DDI D TC1 IO",
4186 .name = "AUX D TC1",
4416 .name = "DDI D TC1 IO",
4456 .name = "AUX D TC1",
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dvexpress-v2p-ca15-tc1.dts18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_ips.c1164 u32 sts, tc1; in ips_irq_handler() local
1167 tc1 = thm_readl(THM_TC1); in ips_irq_handler()
1186 ips->mcp_power_limit = (tc1 & STS_PPL_MASK) >> in ips_irq_handler()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Drtd520.c124 #define IRQM_UTC1 BIT(9) /* User TC1 out */
125 #define IRQM_UTC1_INV BIT(10) /* User TC1 out, inverted */
/OK3568_Linux_fs/kernel/arch/mips/dec/
H A Dsetup.c87 * TC1 - - CSR CPU ASIC ASIC

12