Searched refs:to_codec_addr (Results 1 – 1 of 1) sorted by relevance
410 static inline u32 to_codec_addr(struct allegro_dev *dev, dma_addr_t phys) in to_codec_addr() function1423 msg.dma_addr = to_codec_addr(dev, paddr); in allegro_mcu_send_put_stream_buffer()1456 msg.src_y = to_codec_addr(dev, src_y); in allegro_mcu_send_encode_frame()1457 msg.src_uv = to_codec_addr(dev, src_uv); in allegro_mcu_send_encode_frame()1518 buffer->dma_addr = to_codec_addr(dev, al_buffer->paddr); in allegro_mcu_push_buffer_internal()