Home
last modified time | relevance | path

Searched refs:bcs (Results 1 – 25 of 39) sorted by relevance

12

/linux/arch/arm/mm/
H A Dproc-arm940.S121 bcs 2b @ entries 63 to 0
123 bcs 1b @ segments 3 to 0
176 bcs 2b @ entries 63 to 0
178 bcs 1b @ segments 7 to 0
199 bcs 2b @ entries 63 to 0
201 bcs 1b @ segments 7 to 0
222 bcs 2b @ entries 63 to 0
224 bcs 1b @ segments 7 to 0
250 bcs 2b @ entries 63 to 0
252 bcs 1b @ segments 7 to 0
[all …]
H A Dproc-arm1022.S149 bcs 2b @ entries 63 to 0
151 bcs 1b @ segments 15 to 0
339 bcs arm1022_dma_inv_range
382 bcs 2b @ entries 63 to 0
384 bcs 1b @ segments 15 to 0
H A Dproc-arm922.S138 bcs 2b @ entries 63 to 0
140 bcs 1b @ segments 7 to 0
306 bcs arm922_dma_inv_range
356 bcs 2b @ entries 63 to 0
358 bcs 1b @ segments 7 to 0
H A Dproc-arm920.S136 bcs 2b @ entries 63 to 0
138 bcs 1b @ segments 7 to 0
304 bcs arm920_dma_inv_range
353 bcs 2b @ entries 63 to 0
355 bcs 1b @ segments 7 to 0
H A Dproc-arm1020e.S150 bcs 2b @ entries 63 to 0
152 bcs 1b @ segments 15 to 0
340 bcs arm1020e_dma_inv_range
H A Dproc-arm946.S115 bcs 2b @ entries n to 0
117 bcs 1b @ segments 3 to 0
309 bcs arm946_dma_inv_range
H A Dproc-arm1020.S151 bcs 2b @ entries 63 to 0
153 bcs 1b @ segments 15 to 0
353 bcs arm1020_dma_inv_range
H A Dproc-feroceon.S158 bcs 2b
160 bcs 1b
394 bcs feroceon_dma_inv_range
408 bcs feroceon_range_dma_inv_range
H A Dproc-arm925.S175 bcs 2b @ entries 255 to 0
362 bcs arm925_dma_inv_range
407 bcs 2b @ entries 255 to 0
H A Dcache-v4wb.S247 bcs v4wb_dma_inv_range
H A Dcache-fa.S235 bcs fa_dma_inv_range
H A Dproc-arm1026.S334 bcs arm1026_dma_inv_range
/linux/arch/sparc/lib/
H A Dudivdi3.S23 1: bcs 5f
30 bcs 3f
61 1: bcs 5f
68 bcs 3f
87 1: bcs 5f
94 bcs 3f
166 1: bcs 5f
173 bcs 3f
H A Ddivdi3.S47 1: bcs 5f
54 bcs 3f
83 1: bcs 5f
90 bcs 3f
107 1: bcs 5f
114 bcs 3f
182 1: bcs 5f
189 bcs 3f
/linux/drivers/tty/
H A Dehv_bytechan.c60 static struct ehv_bc_data *bcs; variable
513 struct ehv_bc_data *bc = &bcs[ttys->index]; in ehv_bc_tty_open()
528 struct ehv_bc_data *bc = &bcs[ttys->index]; in ehv_bc_tty_close()
692 bc = &bcs[i]; in ehv_bc_tty_probe()
775 bcs = kcalloc(count, sizeof(struct ehv_bc_data), GFP_KERNEL); in ehv_bc_init()
776 if (!bcs) in ehv_bc_init()
816 kfree(bcs); in ehv_bc_init()
/linux/drivers/usb/storage/
H A Dinitializers.c54 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap*) us->iobuf; in usb_stor_ucr61s2b_init() local
75 res = usb_stor_bulk_transfer_buf(us, us->recv_bulk_pipe, bcs, in usb_stor_ucr61s2b_init()
H A Drealtek_cr.c206 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *)us->iobuf; in rts51x_bulk_transport() local
244 bcs, US_BULK_CS_WRAP_LEN, &cswlen); in rts51x_bulk_transport()
249 if (bcs->Signature != cpu_to_le32(US_BULK_CS_SIGN)) { in rts51x_bulk_transport()
251 le32_to_cpu(bcs->Signature), US_BULK_CS_SIGN); in rts51x_bulk_transport()
255 residue = bcs->Residue; in rts51x_bulk_transport()
256 if (bcs->Tag != us->tag) in rts51x_bulk_transport()
270 switch (bcs->Status) { in rts51x_bulk_transport()
296 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in rts51x_bulk_transport_special() local
332 result = usb_bulk_msg(us->pusb_dev, us->recv_bulk_pipe, bcs, in rts51x_bulk_transport_special()
H A Dene_ub6250.c493 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in ene_send_scsi_cmd() local
531 result = usb_stor_bulk_transfer_buf(us, us->recv_bulk_pipe, bcs, in ene_send_scsi_cmd()
537 bcs, US_BULK_CS_WRAP_LEN, &cswlen); in ene_send_scsi_cmd()
544 bcs, US_BULK_CS_WRAP_LEN, NULL); in ene_send_scsi_cmd()
551 residue = le32_to_cpu(bcs->Residue); in ene_send_scsi_cmd()
564 if (bcs->Status != US_BULK_STAT_OK) in ene_send_scsi_cmd()
/linux/arch/arm/lib/
H A Dmemmove.S57 CALGN( bcs 2f )
102 CALGN( bcs 2b )
H A Dcopy_template.S92 CALGN( bcs 2f )
149 CALGN( bcs 2b )
H A Dio-writesw-armv4.S80 bcs 2f
H A Ddiv64.S117 6: bcs 5b
/linux/arch/arm/boot/bootp/
H A Dinit.S68 bcs move
/linux/arch/arm/include/asm/
H A Duaccess-asm.h23 bcs \bad
/linux/arch/arm/nwfpe/
H A Dentry.S147 bcs iwmmxt_task_enable

12