Searched refs:BRP (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dkgdb.c309 BAR, DCCR, BRP, USP enumerator in enum:register_name
352 BRP as it is whereas a dynamic breakpoint requires subtraction with 2
960 ";; Due to the old assembler-versions BRP might not be recognized\n"
975 ";; Due to the old assembler-versions BRP might not be recognized\n"
987 " move.d $r0,[cris_reg+0x62] ; Save the return address in BRP\n"
1019 " jump [cris_reg+0x62] ; A jump to the content in register BRP works.\n"
1068 ";; Due to the old assembler-versions BRP might not be recognized\n"
1070 " move.d $r0,[cris_reg+0x62] ; Save the return address in BRP\n"
H A Dentry.S118 ;; an interrupt call but it stores the return PC in BRP instead of IRP.
120 ;; and one for interrupts) we push the contents of BRP instead of IRP in the
558 move $brp, [$sp=$sp-16] ; Push BRP while faking a cpu status record.
/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c39 /* Breakpoint currently in use for each BRP. */
48 /* Number of BRP/WRP registers on this CPU. */
52 /* Determine number of BRP registers available. */ get_num_brps()
/linux-4.1.27/drivers/net/can/
H A Dbfin_can.c162 * Although the BRP field can be set to any value, it is recommended
164 * apply to the bit timing configuration when BRP is less than 4.
H A Ddev.c236 do_div(brp64, 1000000000UL); /* the practicable BRP */ can_fixup_bittiming()
H A Dgrcan.c86 #define GRCAN_CONF_BPR 0x00000300 /* Note: not BRP */
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c41 /* Breakpoint currently in use for each BRP. */
47 /* Number of BRP/WRP registers on this CPU. */
181 /* Determine number of BRP registers available. */ get_num_brp_resources()
/linux-4.1.27/drivers/net/can/usb/
H A Dusb_8dev.c269 /* BRP */ usb_8dev_cmd_open()
/linux-4.1.27/drivers/net/can/c_can/
H A Dc_can.c207 .brp_max = 1024, /* 6-bit BRP field + 4-bit BRPE field*/
/linux-4.1.27/arch/blackfin/include/asm/
H A Dbfin_can.h132 #define BRP 0x03FF /* Bit-Rate Pre-Scaler */ macro

Completed in 322 milliseconds