Searched refs:TPR (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/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) 851 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(tpr, TPR),
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 400 er32(TPR); in e1000e_clear_hw_cntrs_base()
|
/linux-4.1.27/drivers/spi/ |
D | spi-atmel.c | 740 spi_writel(as, TPR, tx_dma); in atmel_spi_pdc_next_xfer()
|
/linux-4.1.27/drivers/tty/ |
D | synclink_gt.c | 397 #define TPR 0x85 /* tx preamble */ macro 4357 wr_reg8(info, TPR, (unsigned char)val); in sync_mode() 4511 wr_reg8(info, TPR, (unsigned char)((info->idle_mode >> 8) & 0xff)); in tx_set_idle()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 4744 temp = er32(TPR); in e1000_clear_hw_cntrs()
|
D | e1000_main.c | 3672 adapter->stats.tpr += er32(TPR); in e1000_update_stats()
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1713 [KVM,Intel] Disable FlexPriority feature (TPR shadow).
|