Searched defs:shift_amt (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 1996 static int __shl_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) in __shl_imm64() 2111 static int __shr_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) in __shr_imm64() 2215 static int __ashr_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) in __ashr_imm64() 2428 u8 shift_amt) in __ashr_imm() 2476 u8 shift_amt) in __shr_imm() 2515 u8 shift_amt) in __shl_imm()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 3628 uint8 shift_amt; in fp_mult_64() local 3645 uint8 shift_amt1, shift_amt2, shift_amt, nf_res, hd_rm_nr, hd_rm_dr; in fp_div_64() local 3776 bcm_shl_64(uint64 input, uint8 shift_amt) in bcm_shl_64() 3814 bcm_shr_64(uint64 input, uint8 shift_amt) in bcm_shr_64()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-brcmstb.c | 512 const int shift_amt = data->hwirq + msi->legacy_shift; in brcm_msi_ack_irq() local
|