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

/linux-4.4.14/arch/arm64/boot/dts/freescale/
H A DMakefile2 dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-rdb.dtb
/linux-4.4.14/block/partitions/
H A Damiga.c32 struct RigidDiskBlock *rdb; amiga_partition() local
53 rdb = (struct RigidDiskBlock *)data; amiga_partition()
54 if (checksum_block((__be32 *)data, be32_to_cpu(rdb->rdb_SummedLongs) & 0x7F) == 0) amiga_partition()
61 be32_to_cpu(rdb->rdb_SummedLongs) & 0x7F)==0) { amiga_partition()
72 blksize = be32_to_cpu( rdb->rdb_BlockBytes ) / 512; amiga_partition()
81 blk = be32_to_cpu(rdb->rdb_PartitionList); amiga_partition()
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_main.c96 scifdev->rdb = bp->h2c_scif_db; scif_qp_setup_handler()
101 scifdev->rdb = ioread8(&bp->c2h_scif_db); scif_qp_setup_handler()
246 scifdev->rdb = -1; scif_remove()
H A Dscif_main.h159 * @rdb: Doorbell to trigger on the peer to generate an interrupt on the peer
187 int rdb; member in struct:scif_dev
H A Dscif_nodeqp.c290 sdev->hw_ops->send_p2p_intr(sdev, scifdev->rdb, &scifdev->mmio); scif_send_msg_intr()
292 sdev->hw_ops->send_intr(sdev, scifdev->rdb); scif_send_msg_intr()
929 peerdev->rdb = msg->payload[2]; scif_node_add_ack()
/linux-4.4.14/drivers/net/phy/
H A Dbcm-cygnus.c63 /* make rcal=100, since rdb default is 000 */ bcm_cygnus_afe_config()
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dmpc85xx_mds.c253 pr_err("mpc85xx-rdb: could not map global utilities register\n"); mpc85xx_mds_qe_init()
H A Dmpc85xx_rdb.c110 pr_err("mpc85xx-rdb: could not map global utilities register\n"); mpc85xx_rdb_setup_arch()
/linux-4.4.14/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c182 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off)) macro
/linux-4.4.14/drivers/atm/
H A Dfore200e.h549 u32 rbd_block_dma; /* DMA address od rdb */

Completed in 428 milliseconds