Searched refs:rsb (Results 1 - 25 of 31) sorted by path

12

/linux-master/arch/arm/lib/
H A Dashldi3.S44 rsb ip, r2, #32
H A Dashrdi3.S44 rsb ip, r2, #32
H A Dclear_user.S33 rsb ip, ip, #4
H A Ddiv64.S153 rsb ip, ip, #31
179 rsb ip, ip, #32
H A Dio-readsb.S10 .Linsb_align: rsb ip, ip, #4
H A Dio-writesb.S30 .Loutsb_align: rsb ip, ip, #4
H A Dio-writesw-armv4.S76 THUMB( rsb r3, r3, #0 )
H A Dlib1funcs.S111 rsb \order, \order, #31
H A Dlshrdi3.S44 rsb ip, r2, #32
H A Dcopy_from_user.S122 rsb r0, r0, r2
H A Dcopy_template.S90 CALGN( rsb r3, ip, #32 )
113 rsb ip, ip, #32
163 9: rsb ip, ip, #4
189 CALGN( rsb ip, ip, #32 )
H A Dcopy_to_user.S123 rsb r0, r0, r2
H A Dfindbit.S113 rsb r0, r3, #0
116 rsb r3, r3, #31 @ offset of first set bit
H A Dmemmove.S60 CALGN( rsb ip, ip, #32 )
79 rsb ip, ip, #32
H A Dmemset.S85 rsb r8, r8, #32
/linux-master/arch/arm/crypto/
H A Daes-neonbs-core.S823 rsb r4, r4, #16
980 rsb r8, ip, #1
/linux-master/arch/arm/kernel/
H A Dhead-nommu.S276 rsb r6, r6, #31 @ ...so round up region size
323 rsb r6, r6, #31 @ ...so round up region size
/linux-master/drivers/bus/
H A DMakefile30 obj-$(CONFIG_SUNXI_RSB) += sunxi-rsb.o
H A Dsunxi-rsb.c49 #include <linux/sunxi-rsb.h>
112 #define RSB_CTRL_NAME "sunxi-rsb"
197 * @rsb: RSB controller
202 static struct sunxi_rsb_device *sunxi_rsb_device_create(struct sunxi_rsb *rsb, argument
212 rdev->rsb = rsb;
216 rdev->dev.parent = rsb->dev;
273 static int _sunxi_rsb_run_xfer(struct sunxi_rsb *rsb) argument
278 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) {
279 dev_dbg(rsb
333 sunxi_rsb_read(struct sunxi_rsb *rsb, u8 rtaddr, u8 addr, u32 *buf, size_t len) argument
382 sunxi_rsb_write(struct sunxi_rsb *rsb, u8 rtaddr, u8 addr, const u32 *buf, size_t len) argument
510 struct sunxi_rsb *rsb = dev_id; local
526 sunxi_rsb_init_device_mode(struct sunxi_rsb *rsb) argument
580 of_rsb_register_devices(struct sunxi_rsb *rsb) argument
650 sunxi_rsb_hw_init(struct sunxi_rsb *rsb) argument
704 sunxi_rsb_hw_exit(struct sunxi_rsb *rsb) argument
715 struct sunxi_rsb *rsb = dev_get_drvdata(dev); local
724 struct sunxi_rsb *rsb = dev_get_drvdata(dev); local
731 struct sunxi_rsb *rsb = dev_get_drvdata(dev); local
740 struct sunxi_rsb *rsb = dev_get_drvdata(dev); local
749 struct sunxi_rsb *rsb; local
822 struct sunxi_rsb *rsb = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/md/
H A Ddm-verity-fec.c62 static u8 *fec_read_parity(struct dm_verity *v, u64 rsb, int index, argument
69 position = (index + rsb) * v->fec->roots;
76 v->data_dev->name, (unsigned long long)rsb,
126 struct dm_verity_fec_io *fio, u64 rsb, int byte_index,
135 par = fec_read_parity(v, rsb, block_offset, &offset, &buf, bio_prio(bio));
163 par = fec_read_parity(v, rsb, block_offset, &offset, &buf, bio_prio(bio));
175 v->data_dev->name, (unsigned long long)rsb, r);
178 v->data_dev->name, (unsigned long long)rsb, r);
203 u64 rsb, u64 target, unsigned int block_offset,
228 ileaved = fec_interleave(v, rsb *
125 fec_decode_bufs(struct dm_verity *v, struct dm_verity_io *io, struct dm_verity_fec_io *fio, u64 rsb, int byte_index, unsigned int block_offset, int neras) argument
202 fec_read_bufs(struct dm_verity *v, struct dm_verity_io *io, u64 rsb, u64 target, unsigned int block_offset, int *neras) argument
364 fec_decode_rsb(struct dm_verity *v, struct dm_verity_io *io, struct dm_verity_fec_io *fio, u64 rsb, u64 offset, bool use_erasures) argument
428 u64 offset, res, rsb; local
[all...]
/linux-master/drivers/mfd/
H A DMakefile145 obj-$(CONFIG_MFD_AXP20X_RSB) += axp20x-rsb.o
H A Dac100.c25 #include <linux/sunxi-rsb.h>
H A Daxp20x-rsb.c23 #include <linux/sunxi-rsb.h>
71 .name = "axp20x-rsb",
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c767 struct bcm_rsb *rsb; local
806 rsb = (struct bcm_rsb *)skb->data;
807 len = (rsb->rx_status_len >> DESC_LEN_SHIFT) & DESC_LEN_MASK;
808 status = (rsb->rx_status_len >> DESC_STATUS_SHIFT) &
852 skb_pull(skb, sizeof(*rsb) + 2);
853 len -= (sizeof(*rsb) + 2);
/linux-master/fs/dlm/
H A Ddebug_fs.c266 seq_printf(s, "rsb %p %d %x %lx %d %d %u %d ",
342 seq_printf(s, "rsb %p %d %d %d %d %lu %lx %d ",
416 struct dlm_rsb *rsb; member in struct:rsbtbl_iter
435 print_format1(ri->rsb, seq);
442 print_format2(ri->rsb, seq);
446 seq_puts(seq, "rsb ptr nodeid first_lkid flags !root_list_empty !recover_list_empty recover_locks_count len\n");
449 print_format3(ri->rsb, seq);
453 seq_puts(seq, "rsb ptr nodeid master_nodeid dir_nodeid our_nodeid toss_time flags len str|hex name\n");
456 print_format4(ri->rsb, seq);
463 print_format5(ri->rsb, se
[all...]

Completed in 423 milliseconds

12