Home
last modified time | relevance | path

Searched refs:TPR (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/ia64/kernel/
Dparavirt.c198 CASE_GET_CR(TPR); in ia64_native_getreg_func()
278 CASE_SET_CR(TPR); in ia64_native_setreg_func()
458 __DEFINE_GET_CR(TPR, tpr)
541 __DEFINE_SET_CR(TPR, tpr)
849 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(tpr, TPR),
/linux-2.6.39/arch/ia64/xen/
Dxen_pv_ops.c721 __DEFINE_GET_REG(CR_TPR, TPR)
908 DEFINE_FUNC_GETREG(tpr, TPR);
934 DEFINE_FUNC_SETREG(tpr, TPR);
/linux-2.6.39/drivers/spi/
Datmel_spi.c243 spi_writel(as, TPR, tx_dma); in atmel_spi_next_xfer()
/linux-2.6.39/drivers/net/e1000e/
Dlib.c424 er32(TPR); in e1000e_clear_hw_cntrs_base()
/linux-2.6.39/drivers/tty/
Dsynclink_gt.c399 #define TPR 0x85 /* tx preamble */ macro
4349 wr_reg8(info, TPR, (unsigned char)val); in sync_mode()
4503 wr_reg8(info, TPR, (unsigned char)((info->idle_mode >> 8) & 0xff)); in tx_set_idle()
/linux-2.6.39/drivers/net/e1000/
De1000_hw.c4779 temp = er32(TPR); in e1000_clear_hw_cntrs()
De1000_main.c3384 adapter->stats.tpr += er32(TPR); in e1000_update_stats()
/linux-2.6.39/Documentation/
Dkernel-parameters.txt1172 [KVM,Intel] Disable FlexPriority feature (TPR shadow).