/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | arbiter.c | 301 intr_mask.bp1 = regk_marb_yes; in crisv32_arbiter_watch() 335 intr_mask.bp1 = regk_marb_no; in crisv32_arbiter_unwatch() 360 .bp0 = 1, .bp1 = 1, .bp2 = 1, .bp3 = 1 in crisv32_arbiter_irq() 367 } else if (masked_intr.bp1) { in crisv32_arbiter_irq() 369 ack_intr.bp1 = regk_marb_yes; in crisv32_arbiter_irq()
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | marb_defs.h | 117 unsigned int bp1 : 1; member 128 unsigned int bp1 : 1; member 139 unsigned int bp1 : 1; member 149 unsigned int bp1 : 1; member
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | marb_bar_defs.h | 168 unsigned int bp1 : 1; member 179 unsigned int bp1 : 1; member 190 unsigned int bp1 : 1; member 200 unsigned int bp1 : 1; member
|
D | marb_foo_defs.h | 249 unsigned int bp1 : 1; member 260 unsigned int bp1 : 1; member 271 unsigned int bp1 : 1; member 281 unsigned int bp1 : 1; member
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | marb_defs.h | 117 unsigned int bp1 : 1; member 128 unsigned int bp1 : 1; member 139 unsigned int bp1 : 1; member 149 unsigned int bp1 : 1; member
|
/linux-4.1.27/arch/cris/arch-v32/mach-a3/ |
D | arbiter.c | 535 .bp0 = 1, .bp1 = 1, .bp2 = 1, .bp3 = 1 in crisv32_foo_arbiter_irq() 544 else if (masked_intr.bp1) in crisv32_foo_arbiter_irq() 591 .bp0 = 1, .bp1 = 1, .bp2 = 1, .bp3 = 1 in crisv32_bar_arbiter_irq() 600 else if (masked_intr.bp1) in crisv32_bar_arbiter_irq()
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | pvrusb2-io.c | 401 struct pvr2_buffer *bp1; in pvr2_stream_internal_flush() local 403 bp1 = list_entry(lp,struct pvr2_buffer,list_overhead); in pvr2_stream_internal_flush() 404 pvr2_buffer_wipe(bp1); in pvr2_stream_internal_flush() 410 if (bp1->state != pvr2_buffer_state_queued) continue; in pvr2_stream_internal_flush() 411 pvr2_buffer_set_idle(bp1); in pvr2_stream_internal_flush()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 964 struct xfs_buf *bp1 = NULL; in xfs_attr3_leaf_to_node() local 974 error = xfs_attr3_leaf_read(args->trans, dp, 0, -1, &bp1); in xfs_attr3_leaf_to_node() 984 bp2->b_ops = bp1->b_ops; in xfs_attr3_leaf_to_node() 985 memcpy(bp2->b_addr, bp1->b_addr, args->geo->blksize); in xfs_attr3_leaf_to_node() 995 error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK); in xfs_attr3_leaf_to_node() 998 node = bp1->b_addr; in xfs_attr3_leaf_to_node() 1011 xfs_trans_log_buf(args->trans, bp1, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node() 2671 struct xfs_buf *bp1; in xfs_attr3_leaf_flipflags() local 2687 error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno, -1, &bp1); in xfs_attr3_leaf_flipflags() 2700 bp2 = bp1; in xfs_attr3_leaf_flipflags() [all …]
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx35-eukrea-mbimxsd35-baseboard.dts | 29 bp1 {
|
D | imx25-eukrea-mbimxsd25-baseboard.dts | 29 bp1 {
|