Searched refs:brp (Results 1 - 25 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Duser.h38 unsigned long brp; /* Not accessible. */ member in struct:user_regs_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Ddev.c74 int best_tseg = 0, best_brp = 0, brp = 0; local
99 brp = priv->clock.freq / (tsegall * bt->bitrate) + tseg % 2;
100 /* chose brp step which is possible in system */
101 brp = (brp / btc->brp_inc) * btc->brp_inc;
102 if ((brp < btc->brp_min) || (brp > btc->brp_max))
104 rate = priv->clock.freq / (brp * tsegall);
106 /* tseg brp biterror */
123 best_brp = brp;
[all...]
H A Dti_hecc.c305 if (bit_timing->brp > 4)
312 can_btc |= ((bit_timing->brp - 1) & 0xFF) << 16;
H A Dbfin_can.c71 clk = bt->brp - 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/can/
H A Dnetlink.h32 __u32 brp; /* Bit-rate prescaler */ member in struct:can_bittiming
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dmemcpy.S98 brp.loop.imp 1b, 2f
121 brp.loop.imp 1f, 2f
142 brp.loop.imp 1b, 2f
279 brp.loop.imp 1b, 2f \
H A Ddo_csum.S216 brp.loop.imp 1f,2f
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/mscan/
H A Dmscan.h260 #define BTR0_SET_BRP(brp) (((brp) - 1) & BTR0_BRP_MASK)
H A Dmscan.c544 btr0 = BTR0_SET_BRP(bt->brp) | BTR0_SET_SJW(bt->sjw);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/asm/
H A Drc4-ia64.S97 brp.loop.imp .Ltop,.Lexit-16 };;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dia64cpuid.S50 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S127 move $brp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
416 move $brp,$r11
427 move $brp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
550 move $brp, [$sp=$sp-16] ; Push BRP while faking a cpu status record.
582 move $brp, $r0 ; Use r0 temporarily for calculation.
584 move $r0, $brp
H A Dkgdb.c138 unsigned int brp; /* 0x62 Breakpoint return pointer (pc in caller) */ member in struct:register_image
1204 .word 0xE670 ; move brp,$r0
1219 .word 0xE670 ; move brp,r0
1312 .word 0xE670 ; move brp,r0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dia64cpuid.S57 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dia64cpuid.S57 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_fcp.c683 struct fc_ba_rjt *brp; local
691 brp = fc_frame_payload_get(fp, sizeof(*brp));
692 if (brp && brp->br_reason == FC_BA_RJT_LOG_ERR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-ia64.pl148 brp.loop.imp .L_first16,.L_first16_ctop
152 brp.loop.imp .L_rest,.L_rest_ctop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S184 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16
237 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16
306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16
414 brp.loop.imp .L_bn_mul_add_words_ctop,.L_bn_mul_add_words_cend-16
487 brp.loop.imp .L_bn_sqr_words_ctop,.L_bn_sqr_words_cend-16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl146 brp.loop.imp .L1st_ctop,.L1st_cend-16
213 brp.loop.imp .Linner_ctop,.Linner_cend-16
304 brp.loop.imp .Lsub_ctop,.Lsub_cend-16
333 brp.loop.imp .Lcopy_ctop,.Lcopy_cend-16
487 brp.loop.imp .Louter_8_ctop,.Louter_8_cend-16
H A Dia64.S183 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16
236 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16
306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16
412 brp.loop.imp .L_bn_mul_add_words_ctop,.L_bn_mul_add_words_cend-16
486 brp.loop.imp .L_bn_sqr_words_ctop,.L_bn_sqr_words_cend-16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl146 brp.loop.imp .L1st_ctop,.L1st_cend-16
213 brp.loop.imp .Linner_ctop,.Linner_cend-16
304 brp.loop.imp .Lsub_ctop,.Lsub_cend-16
333 brp.loop.imp .Lcopy_ctop,.Lcopy_cend-16
487 brp.loop.imp .Louter_8_ctop,.Louter_8_cend-16
H A Dia64.S183 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16
236 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16
306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16
412 brp.loop.imp .L_bn_mul_add_words_ctop,.L_bn_mul_add_words_cend-16
486 brp.loop.imp .L_bn_sqr_words_ctop,.L_bn_sqr_words_cend-16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-ia64.pl262 mov ar.lc=in2 };; // brp.loop.imp: too far
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/sja1000/
H A Dsja1000.c208 btr0 = ((bt->brp - 1) & 0x3f) | (((bt->sjw - 1) & 0x3) << 6);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl262 mov ar.lc=in2 };; // brp.loop.imp: too far

Completed in 216 milliseconds

12