Searched defs:ppr (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | ppr.c | 12 #define ppr_for_each_entry(ppr, i, entry) \ argument 17 void b43_ppr_clear(struct b43_wldev *dev, struct b43_ppr *ppr) in b43_ppr_clear() 25 void b43_ppr_add(struct b43_wldev *dev, struct b43_ppr *ppr, int diff) in b43_ppr_add() 35 void b43_ppr_apply_max(struct b43_wldev *dev, struct b43_ppr *ppr, u8 max) in b43_ppr_apply_max() 45 void b43_ppr_apply_min(struct b43_wldev *dev, struct b43_ppr *ppr, u8 min) in b43_ppr_apply_min() 55 u8 b43_ppr_get_max(struct b43_wldev *dev, struct b43_ppr *ppr) in b43_ppr_get_max() 68 bool b43_ppr_load_max_from_sprom(struct b43_wldev *dev, struct b43_ppr *ppr, in b43_ppr_load_max_from_sprom()
|
H A D | phy_n.c | 5835 struct b43_ppr *ppr = &nphy->tx_pwr_max_ppr; in b43_nphy_op_recalc_txpower() local
|
/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-tar.h | 30 unsigned long ppr, unsigned long dscr) in validate_tar_registers()
|
H A D | ptrace.h | 190 unsigned long ppr, unsigned long dscr) in write_tar_registers() 281 unsigned long ppr, unsigned long dscr) in write_ckpt_tar_registers()
|
/linux/drivers/hwmon/ |
H A D | max6639.c | 81 u8 ppr[MAX6639_NUM_CHANNELS]; /* Pulses per rotation 0..3 for 1..4 ppr */ member 234 static int max6639_set_ppr(struct max6639_data *data, int channel, u8 ppr) in max6639_set_ppr()
|
H A D | axi-fan-control.c | 57 u32 ppr; member
|
/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s_asm.h | 118 u64 ppr; member
|
H A D | ptrace.h | 62 unsigned long ppr; member
|
/linux/drivers/video/fbdev/ |
H A D | cg14.c | 97 u8 ppr; /* Packed Pixel Reg */ member
|
/linux/include/scsi/ |
H A D | scsi_device.h | 198 unsigned ppr:1; /* Device supports PPR messages */ member
|