Home
last modified time | relevance | path

Searched defs:gpd (Results 1 – 24 of 24) sorted by relevance

/linux-5.19.10/drivers/usb/mtu3/
Dmtu3_qmu.c34 #define GET_GPD_HWO(gpd) (le32_to_cpu((gpd)->dw0_info) & GPD_FLAGS_HWO) argument
133 struct qmu_gpd *gpd) in gpd_virt_to_dma()
146 static void gpd_ring_init(struct mtu3_gpd_ring *ring, struct qmu_gpd *gpd) in gpd_ring_init()
157 struct qmu_gpd *gpd = ring->start; in reset_gpd_list() local
167 struct qmu_gpd *gpd; in mtu3_gpd_ring_alloc() local
247 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_tx_gpd() local
290 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_rx_gpd() local
474 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_tx() local
514 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_rx() local
Dmtu3_debugfs.c224 struct qmu_gpd *gpd; in mtu3_qmu_gpd_show() local
Dmtu3.h300 struct qmu_gpd *gpd; member
/linux-5.19.10/drivers/net/wwan/t7xx/
Dt7xx_hif_cldma.c81 static void t7xx_cldma_gpd_set_data_ptr(struct cldma_gpd *gpd, dma_addr_t data_ptr) in t7xx_cldma_gpd_set_data_ptr()
87 static void t7xx_cldma_gpd_set_next_ptr(struct cldma_gpd *gpd, dma_addr_t next_ptr) in t7xx_cldma_gpd_set_next_ptr()
125 struct cldma_gpd *gpd; in t7xx_cldma_gpd_rx_from_q() local
263 struct cldma_gpd *gpd; in t7xx_cldma_gpd_tx_collect() local
423 struct cldma_gpd *gpd; in t7xx_cldma_rx_ring_init() local
473 struct cldma_gpd *gpd; in t7xx_cldma_tx_ring_init() local
763 struct cldma_gpd *gpd; in t7xx_cldma_clear_txq() local
783 struct cldma_gpd *gpd; in t7xx_cldma_clear_rxq() local
848 struct cldma_gpd *gpd = tx_req->gpd; in t7xx_cldma_gpd_handle_tx_request() local
Dt7xx_hif_cldma.h59 struct cldma_gpd *gpd; /* Virtual address for CPU */ member
/linux-5.19.10/arch/mips/boot/dts/ingenic/
Djz4740.dtsi170 gpd: gpio@3 { label
Dx1000.dtsi207 gpd: gpio@3 { label
Djz4725b.dtsi179 gpd: gpio@3 { label
Dx1830.dtsi202 gpd: gpio@3 { label
Djz4770.dtsi189 gpd: gpio@3 { label
Djz4780.dtsi212 gpd: gpio@3 { label
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c122 struct generic_pm_domain gpd; member
165 struct generic_pm_domain *gpd = data; in acp_genpd_add_device() local
/linux-5.19.10/arch/arm/boot/dts/
Ds3c2416-pinctrl.dtsi30 gpd: gpd-gpio-bank { label
Ds3c64xx-pinctrl.dtsi40 gpd: gpd-gpio-bank { label
/linux-5.19.10/drivers/firmware/
Dscpi_pm_domain.c31 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd) argument
/linux-5.19.10/drivers/firmware/arm_scmi/
Dscmi_pm_domain.c24 #define to_scmi_pd(gpd) container_of(gpd, struct scmi_pm_domain, genpd) argument
/linux-5.19.10/drivers/soc/ti/
Dti_sci_pm_domains.c52 #define genpd_to_ti_sci_pd(gpd) container_of(gpd, struct ti_sci_pm_domain, pd) argument
Domap_prm.c82 #define genpd_to_prm_domain(gpd) container_of(gpd, struct omap_prm_domain, pd) argument
/linux-5.19.10/drivers/soc/xilinx/
Dzynqmp_pm_domains.c33 struct generic_pm_domain gpd; member
/linux-5.19.10/drivers/soc/actions/
Dowl-sps.c39 #define to_owl_pd(gpd) container_of(gpd, struct owl_sps_domain, genpd) argument
/linux-5.19.10/drivers/soc/mediatek/
Dmtk-pm-domains.c58 #define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd) argument
/linux-5.19.10/drivers/base/power/
Ddomain.c2290 const struct generic_pm_domain *gpd; in genpd_present() local
2435 struct generic_pm_domain *gpd; in of_genpd_del_provider() local
2626 struct generic_pm_domain *gpd, *tmp, *genpd = ERR_PTR(-ENOENT); in of_genpd_remove_last() local
/linux-5.19.10/drivers/mmc/host/
Dmtk-sd.c368 struct mt_gpdma_desc *gpd; /* pointer to gpd array */ member
677 struct mt_gpdma_desc *gpd; in msdc_dma_setup() local
1793 struct mt_gpdma_desc *gpd = dma->gpd; in msdc_init_gpd_bd() local
/linux-5.19.10/drivers/soc/rockchip/
Dpm_domains.c90 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) argument