/linux-6.6.21/drivers/usb/mtu3/ |
D | mtu3_qmu.c | 34 #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 248 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_tx_gpd() local 291 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_rx_gpd() local 513 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_tx() local 553 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_rx() local
|
D | mtu3_debugfs.c | 224 struct qmu_gpd *gpd; in mtu3_qmu_gpd_show() local
|
D | mtu3.h | 301 struct qmu_gpd *gpd; member
|
/linux-6.6.21/drivers/net/wwan/t7xx/ |
D | t7xx_hif_cldma.c | 81 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
|
D | t7xx_hif_cldma.h | 59 struct cldma_gpd *gpd; /* Virtual address for CPU */ member
|
/linux-6.6.21/arch/mips/boot/dts/ingenic/ |
D | jz4740.dtsi | 170 gpd: gpio@3 { label
|
D | jz4725b.dtsi | 179 gpd: gpio@3 { label
|
D | x1830.dtsi | 202 gpd: gpio@3 { label
|
D | x1000.dtsi | 207 gpd: gpio@3 { label
|
D | jz4770.dtsi | 189 gpd: gpio@3 { label
|
D | jz4780.dtsi | 214 gpd: gpio@3 { label
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acp.c | 127 struct generic_pm_domain gpd; member 166 struct generic_pm_domain *gpd = data; in acp_genpd_add_device() local
|
/linux-6.6.21/drivers/firmware/ |
D | scpi_pm_domain.c | 32 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd) argument
|
/linux-6.6.21/drivers/firmware/arm_scmi/ |
D | scmi_pm_domain.c | 23 #define to_scmi_pd(gpd) container_of(gpd, struct scmi_pm_domain, genpd) argument
|
/linux-6.6.21/drivers/pmdomain/ti/ |
D | ti_sci_pm_domains.c | 52 #define genpd_to_ti_sci_pd(gpd) container_of(gpd, struct ti_sci_pm_domain, pd) argument
|
D | omap_prm.c | 81 #define genpd_to_prm_domain(gpd) container_of(gpd, struct omap_prm_domain, pd) argument
|
/linux-6.6.21/drivers/pmdomain/xilinx/ |
D | zynqmp-pm-domains.c | 33 struct generic_pm_domain gpd; member
|
/linux-6.6.21/drivers/pmdomain/actions/ |
D | owl-sps.c | 39 #define to_owl_pd(gpd) container_of(gpd, struct owl_sps_domain, genpd) argument
|
/linux-6.6.21/arch/arm/boot/dts/samsung/ |
D | s3c64xx-pinctrl.dtsi | 40 gpd: gpd-gpio-bank { label
|
/linux-6.6.21/drivers/pmdomain/mediatek/ |
D | mtk-pm-domains.c | 60 #define to_scpsys_domain(gpd) container_of(gpd, struct scpsys_domain, genpd) argument
|
/linux-6.6.21/drivers/base/power/ |
D | domain.c | 2298 const struct generic_pm_domain *gpd; in genpd_present() local 2443 struct generic_pm_domain *gpd; in of_genpd_del_provider() local 2637 struct generic_pm_domain *gpd, *tmp, *genpd = ERR_PTR(-ENOENT); in of_genpd_remove_last() local
|
/linux-6.6.21/drivers/mmc/host/ |
D | mtk-sd.c | 367 struct mt_gpdma_desc *gpd; /* pointer to gpd array */ member 709 struct mt_gpdma_desc *gpd; in msdc_dma_setup() local 1852 struct mt_gpdma_desc *gpd = dma->gpd; in msdc_init_gpd_bd() local
|
/linux-6.6.21/drivers/pmdomain/rockchip/ |
D | pm-domains.c | 101 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) argument
|