Searched refs:scratch_phys (Results 1 – 7 of 7) sorted by relevance
125 dma_addr_t scratch_phys; member
262 phys_addr = cru->scratch_phys; in rzg2l_cru_fill_hw_slot()649 &cru->scratch_phys, GFP_KERNEL); in rzg2l_cru_start_streaming_vq()672 cru->scratch_phys); in rzg2l_cru_start_streaming_vq()699 cru->scratch, cru->scratch_phys); in rzg2l_cru_stop_streaming_vq()
233 dma_addr_t scratch_phys; member
1037 phys_addr = vin->scratch_phys; in rvin_fill_hw_slot()1419 &vin->scratch_phys, GFP_KERNEL); in rvin_start_streaming_vq()1430 vin->scratch_phys); in rvin_start_streaming_vq()1521 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()
2111 dma_addr_t tb0_phys, tb1_phys, scratch_phys; in iwl_trans_pcie_tx() local2179 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()2182 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in iwl_trans_pcie_tx()2183 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()
Completed in 30 milliseconds