Searched refs:scratch_phys (Results 1 – 5 of 5) sorted by relevance
230 dma_addr_t scratch_phys; member
952 phys_addr = vin->scratch_phys; in rvin_fill_hw_slot()1328 &vin->scratch_phys, GFP_KERNEL); in rvin_start_streaming_vq()1339 vin->scratch_phys); in rvin_start_streaming_vq()1430 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()1209 cppi_writel(cdd->scratch_phys, cdd->qmgr_mem + QMGR_LRAM0_BASE); in cppi41_resume()
1442 dma_addr_t tb0_phys, tb1_phys, scratch_phys; in iwl_trans_pcie_tx() local1510 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()1513 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in iwl_trans_pcie_tx()1514 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()