Searched defs:ppr (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/net/wireless/b43/ |
D | ppr.c | 21 #define ppr_for_each_entry(ppr, i, entry) \ argument 26 void b43_ppr_clear(struct b43_wldev *dev, struct b43_ppr *ppr) in b43_ppr_clear() 34 void b43_ppr_add(struct b43_wldev *dev, struct b43_ppr *ppr, int diff) in b43_ppr_add() 44 void b43_ppr_apply_max(struct b43_wldev *dev, struct b43_ppr *ppr, u8 max) in b43_ppr_apply_max() 54 void b43_ppr_apply_min(struct b43_wldev *dev, struct b43_ppr *ppr, u8 min) in b43_ppr_apply_min() 64 u8 b43_ppr_get_max(struct b43_wldev *dev, struct b43_ppr *ppr) in b43_ppr_get_max() 77 bool b43_ppr_load_max_from_sprom(struct b43_wldev *dev, struct b43_ppr *ppr, in b43_ppr_load_max_from_sprom()
|
D | phy_n.c | 5895 struct b43_ppr *ppr = &nphy->tx_pwr_max_ppr; in b43_nphy_op_recalc_txpower() local
|
/linux-4.1.27/include/linux/i2c/ |
D | max6639.h | 10 int ppr; /* Pulses per rotation 1..4 (default == 2) */ member
|
/linux-4.1.27/drivers/hwmon/ |
D | max6639.c | 101 u8 ppr; /* Pulses per rotation 0..3 for 1..4 ppr */ member
|
/linux-4.1.27/arch/ia64/kernel/ |
D | ptrace.c | 822 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() 966 ptrace_setregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_setregs()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | cg14.c | 102 u8 ppr; /* Packed Pixel Reg */ member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | processor.h | 299 unsigned long ppr; /* used to save/restore SMT priority */ member
|
D | kvm_host.h | 475 ulong ppr; member
|
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 141 unsigned ppr:1; /* Device supports PPR messages */ member
|
/linux-4.1.27/arch/x86/kvm/ |
D | lapic.c | 558 u32 tpr, isrv, ppr, old_ppr; in apic_update_ppr() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | apicdef.h | 226 } ppr; member
|