Home
last modified time | relevance | path

Searched refs:dspl_y_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc.c306 u32 dspl_y_addr; in s5p_mfc_handle_frame_new() local
309 dspl_y_addr = (u32)s5p_mfc_hw_call(dev->mfc_ops, get_dspl_y_adr, dev); in s5p_mfc_handle_frame_new()
331 if (addr == dspl_y_addr) { in s5p_mfc_handle_frame_new()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c316 u32 dspl_y_addr; in s5p_mfc_handle_frame_new() local
319 dspl_y_addr = (u32)s5p_mfc_hw_call(dev->mfc_ops, get_dspl_y_adr, dev); in s5p_mfc_handle_frame_new()
343 if (addr == dspl_y_addr) { in s5p_mfc_handle_frame_new()

Completed in 7 milliseconds