Home
last modified time | relevance | path

Searched refs:tag_count (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dscc.c528 u32 tag_count, t, t_valid; in scc_setup_dma() local
548 tag_count = buffer_tag_list[0]; in scc_setup_dma()
550 for (t = 1; t <= tag_count; t++) { in scc_setup_dma()
/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dconfig.c921 u32 tag_count) in ocxl_config_set_actag() argument
926 val |= tag_count & OCXL_DVSEC_ACTAG_MASK; in ocxl_config_set_actag()