Home
last modified time | relevance | path

Searched full:tp1 (Results 1 – 13 of 13) sorted by relevance

/linux/arch/mips/bmips/
H A Dsetup.c64 * and let Linux own TP1. This requires moving the kernel in bcm3384_viper_quirks()
71 * smp-bmips.c (boot on TP1, but enable SMP, then TP0 becomes our in bcm3384_viper_quirks()
72 * logical CPU#1). For the Viper TP1 case, SMP is off limits. in bcm3384_viper_quirks()
117 * RAC flush causes kernel panics on BCM6358 when booting from TP1 in bcm6358_quirks()
/linux/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/arch/mips/kernel/
H A Dsmp-bmips.c91 /* Find out if we are running on TP0 or TP1 */ in bmips_smp_setup()
233 /* Reset slave TP1 if booting from TP0 */ in bmips_boot_secondary()
/linux/drivers/pinctrl/realtek/
H A Dpinctrl-rtd1619b.c771 RTD1619B_FUNC(tp1),
1280 RTK_PIN_FUNC(SHIFT_LEFT(0x3, 23), "tp1"),
1287 RTK_PIN_FUNC(SHIFT_LEFT(0x3, 27), "tp1"),
1292 RTK_PIN_FUNC(SHIFT_LEFT(0x3, 0), "tp1"),
1303 RTK_PIN_FUNC(SHIFT_LEFT(0x3, 3), "tp1"),
/linux/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()
H A Dsil-sii8620.h918 /* HDCP TP1, default value: 0x62 */
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c900 * - TP1 to TP2 time with the default value in hsw_fdi_link_train()
H A Dintel_bios.c1581 "VBT tp1 wakeup time value %d is outside range[0-3], defaulting to max value 2500us\n", in parse_psr()
H A Dintel_psr.c866 * "Do not skip both TP1 and TP2/TP3" in intel_psr1_get_tp_time()
/linux/Documentation/kbuild/
H A Dmakefiles.rst1675 - Updates by Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
/linux/drivers/net/ethernet/sun/
H A Dcassini.h2008 * 0b100 tx tp3, tx tp2, tx tp1, tx tp0
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c329 "TP0", "TP1", "ULP", "SGE0", "SGE1", "NC-SI", in cim_qcfg_show()