Searched refs:scratch_phys (Results 1 – 7 of 7) sorted by relevance
144 dma_addr_t scratch_phys; member
159 phys_addr = cru->scratch_phys; in rzg2l_cru_fill_hw_slot()563 &cru->scratch_phys, GFP_KERNEL); in rzg2l_cru_start_streaming_vq()586 cru->scratch_phys); in rzg2l_cru_start_streaming_vq()610 cru->scratch, cru->scratch_phys); in rzg2l_cru_stop_streaming_vq()
235 dma_addr_t scratch_phys; member
1051 phys_addr = vin->scratch_phys; in rvin_fill_hw_slot()1449 &vin->scratch_phys, GFP_KERNEL); in rvin_start_streaming_vq()1460 vin->scratch_phys); in rvin_start_streaming_vq()1551 vin->scratch_phys); in rvin_stop_streaming_vq()
127 dma_addr_t scratch_phys; member846 cdd->scratch_phys); in deinit_cppi41()915 &cdd->scratch_phys, GFP_KERNEL); in init_cppi41()919 cppi_writel(cdd->scratch_phys, cdd->qmgr_mem + QMGR_LRAM0_BASE); in init_cppi41()1204 cppi_writel(cdd->scratch_phys, cdd->qmgr_mem + QMGR_LRAM0_BASE); in cppi41_resume()
2118 dma_addr_t tb0_phys, tb1_phys, scratch_phys; in iwl_trans_pcie_tx() local2186 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()2189 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in iwl_trans_pcie_tx()2190 tx_cmd->dram_msb_ptr = iwl_get_dma_hi_addr(scratch_phys); in iwl_trans_pcie_tx()
1658 dma_addr_t scratch_phys; in il4965_tx_skb() local1850 scratch_phys = in il4965_tx_skb()1857 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in il4965_tx_skb()1858 tx_cmd->dram_msb_ptr = il_get_dma_hi_addr(scratch_phys); in il4965_tx_skb()