Searched refs:TPR (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/arch/ia64/kernel/ |
D | paravirt.c | 198 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/ |
D | xen_pv_ops.c | 721 __DEFINE_GET_REG(CR_TPR, TPR) 908 DEFINE_FUNC_GETREG(tpr, TPR); 934 DEFINE_FUNC_SETREG(tpr, TPR);
|
/linux-2.6.39/drivers/spi/ |
D | atmel_spi.c | 243 spi_writel(as, TPR, tx_dma); in atmel_spi_next_xfer()
|
/linux-2.6.39/drivers/net/e1000e/ |
D | lib.c | 424 er32(TPR); in e1000e_clear_hw_cntrs_base()
|
/linux-2.6.39/drivers/tty/ |
D | synclink_gt.c | 399 #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/ |
D | e1000_hw.c | 4779 temp = er32(TPR); in e1000_clear_hw_cntrs()
|
D | e1000_main.c | 3384 adapter->stats.tpr += er32(TPR); in e1000_update_stats()
|
/linux-2.6.39/Documentation/ |
D | kernel-parameters.txt | 1172 [KVM,Intel] Disable FlexPriority feature (TPR shadow).
|