Searched refs:dcr_read (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| H A D | dcr.h | 19 #define dcr_read(host, dcr_n) dcr_read_native(host, dcr_n) macro
|
| /linux/drivers/net/ethernet/ibm/emac/ |
| H A D | mal.h | 215 return dcr_read(mal->dcr_host, reg); in get_mal_dcrn()
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | cpm.c | 69 value = dcr_read(cpm.dcr_host, cpm.dcr_offset[cpm_reg]); in cpm_set()
|
| H A D | pci.c | 1514 gpl_cfg = dcr_read(port->dcrs, DCRO_PEGPL_CFG); in ppc4xx_pciex_read_config() 1569 gpl_cfg = dcr_read(port->dcrs, DCRO_PEGPL_CFG); in ppc4xx_pciex_write_config()
|
| /linux/drivers/video/fbdev/ |
| H A D | xilinxfb.c | 191 return dcr_read(drvdata->dcr_host, offset); in xilinx_fb_in32()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_main.c | 246 return dcr_read(lp->sdma_dcrs, reg); in temac_dma_dcr_in()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic.c | 183 return dcr_read(rb->dhost, reg); in _mpic_read()
|
| /linux/drivers/dma/ppc4xx/ |
| H A D | adma.c | 4356 reg = dcr_read(ppc440spe_mq_dcr_host, DCRN_MQ0_CFBHL); in poly_show() 4388 reg = dcr_read(ppc440spe_mq_dcr_host, DCRN_MQ0_CFBHL); in poly_store()
|