Searched refs:scratch_phys (Results 1 – 8 of 8) sorted by relevance
222 dma_addr_t scratch_phys; member
911 phys_addr = vin->scratch_phys; in rvin_fill_hw_slot()1277 &vin->scratch_phys, GFP_KERNEL); in rvin_start_streaming()1308 vin->scratch_phys); in rvin_start_streaming()1361 vin->scratch_phys); in rvin_stop_streaming()
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()1205 cppi_writel(cdd->scratch_phys, cdd->qmgr_mem + QMGR_LRAM0_BASE); in cppi41_resume()
1915 dma_addr_t tb0_phys, tb1_phys, scratch_phys; in iwl_trans_pcie_tx() local1998 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()2001 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in iwl_trans_pcie_tx()2002 tx_cmd->dram_msb_ptr = iwl_get_dma_hi_addr(scratch_phys); in iwl_trans_pcie_tx()
131 gdtcmd.u.ioctl.p_param = ha->scratch_phys; in gdth_set_asc_info()
828 u64 scratch_phys; /* phys. address */ member
1111 cmd_ptr->u.ioctl.p_param = ha->scratch_phys; in gdth_internal_cmd()4061 ha->scratch_phys = scratch_dma_handle; in gdth_pci_probe_one()4133 ha->pscratch, ha->scratch_phys); in gdth_pci_probe_one()4162 ha->pscratch, ha->scratch_phys); in gdth_remove_one()
1657 dma_addr_t scratch_phys; in il4965_tx_skb() local1851 scratch_phys = in il4965_tx_skb()1858 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys); in il4965_tx_skb()1859 tx_cmd->dram_msb_ptr = il_get_dma_hi_addr(scratch_phys); in il4965_tx_skb()