Home
last modified time | relevance | path

Searched refs:tp1 (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Drealtek,rtd1619b-pinctrl.yaml62 ai_loc0, ai_loc1, tp0, tp1, ao, uart2_disable, gspi_disable, sdio_disable,
H A Drealtek,rtd1319d-pinctrl.yaml54 enum: [ gpio, nf, emmc, tp0, tp1, sc0, sc0_data0, sc0_data1, sc0_data2,
/linux-6.15/net/sched/
H A Dcls_api.c189 static bool tcf_proto_cmp(const struct tcf_proto *tp1, in tcf_proto_cmp() argument
192 return tp1->chain->index == tp2->chain->index && in tcf_proto_cmp()
193 tp1->prio == tp2->prio && in tcf_proto_cmp()
194 tp1->protocol == tp2->protocol; in tcf_proto_cmp()
/linux-6.15/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c911 u8 tp1; in sii8620_xtal_set_rate() member
931 sii8620_write(ctx, REG_HDCP2X_TP1, rates[i].tp1); in sii8620_xtal_set_rate()
/linux-6.15/drivers/pinctrl/realtek/
H A Dpinctrl-rtd1319d.c697 RTD1319D_FUNC(tp1),
H A Dpinctrl-rtd1619b.c771 RTD1619B_FUNC(tp1),
/linux-6.15/Documentation/kbuild/
H A Dmakefiles.rst1686 - Updates by Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>