Searched refs:to_codec_addr (Results 1 – 1 of 1) sorted by relevance
405 static inline u32 to_codec_addr(struct allegro_dev *dev, dma_addr_t phys) in to_codec_addr() function1373 msg.dma_addr = to_codec_addr(dev, paddr); in allegro_mcu_send_put_stream_buffer()1406 msg.src_y = to_codec_addr(dev, src_y); in allegro_mcu_send_encode_frame()1407 msg.src_uv = to_codec_addr(dev, src_uv); in allegro_mcu_send_encode_frame()1468 buffer->dma_addr = to_codec_addr(dev, al_buffer->paddr); in allegro_mcu_push_buffer_internal()