Home
last modified time | relevance | path

Searched refs:hdp (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/
H A Dhpet.c727 static int hpet_is_known(struct hpet_data *hdp) in hpet_is_known() argument
732 if (hpetp->hp_hpet_phys == hdp->hd_phys_address) in hpet_is_known()
835 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() argument
852 if (hpet_is_known(hdp)) { in hpet_alloc()
858 hpetp = kzalloc(struct_size(hpetp, hp_dev, hdp->hd_nirqs), in hpet_alloc()
865 hpetp->hp_hpet = hdp->hd_address; in hpet_alloc()
866 hpetp->hp_hpet_phys = hdp->hd_phys_address; in hpet_alloc()
868 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()
870 for (i = 0; i < hdp->hd_nirqs; i++) in hpet_alloc()
871 hpetp->hp_dev[i].hd_hdwirq = hdp->hd_irq[i]; in hpet_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcarminefb.c64 u32 hdp; member
107 .hdp = 640,
119 .hdp = 800,
133 if (car_modes[i].hdp == var->xres && in carmine_find_mode()
258 width = par->res->hdp * 4 / CARMINE_DISP_WIDTH_UNIT; in carmine_init_display_param()
275 window_size |= par->res->hdp; in carmine_init_display_param()
371 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local
377 hdp = par->res->hdp - 1; in set_display_parameters()
389 (hdp << CARMINE_DISP_HDB_SHIFT) | hdp); in set_display_parameters()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw.c225 void *hdp, *cp, *rxfree; member
748 chan_write(chan, hdp, desc); in cpdma_submit()
759 chan_write(chan, hdp, desc); in cpdma_submit()
785 if (chan_read(chan, hdp) == 0) { in cpdma_process()
787 chan_write(chan, hdp, desc); in cpdma_process()
846 priv->rx_chan.hdp = priv->dma_regs + CPDMA_RXHDP_VER2; in _cpsw_init()
851 priv->tx_chan.hdp = priv->dma_regs + CPDMA_TXHDP_VER2; in _cpsw_init()
855 priv->rx_chan.hdp = priv->dma_regs + CPDMA_RXHDP_VER1; in _cpsw_init()
860 priv->tx_chan.hdp = priv->dma_regs + CPDMA_TXHDP_VER1; in _cpsw_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c110 void __iomem *hdp, *cp, *rxfree; member
393 chan_write(chan, hdp, desc_phys(pool, chan->head)); in cpdma_chan_on()
907 chan->hdp = ctlr->params.rxhdp + offset; in cpdma_chan_create()
915 chan->hdp = ctlr->params.txhdp + offset; in cpdma_chan_create()
997 chan_write(chan, hdp, desc_dma); in __cpdma_chan_submit()
1011 chan_write(chan, hdp, desc_dma); in __cpdma_chan_submit()
1260 chan_write(chan, hdp, desc_phys(pool, chan->head)); in __cpdma_chan_process()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c668 struct hs_volume_descriptor *hdp; in isofs_fill_super() local
676 hdp = (struct hs_volume_descriptor *)bh->b_data; in isofs_fill_super()
718 if (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) { in isofs_fill_super()
719 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_0.c866 int mem_space, int hdp, in sdma_v4_0_wait_reg_mem() argument
872 SDMA_PKT_POLL_REGMEM_HEADER_HDP_FLUSH(hdp) | in sdma_v4_0_wait_reg_mem()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588.dtsi392 reset-names = "ref", "hdp";
H A Drk3588s.dtsi5013 reset-names = "ref", "hdp";
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.txt1406 240 = /dev/i2o/hdp 16th I2O hard disk, whole disk
1554 64 = /dev/hdp Slave: whole disk (or CD-ROM)