Home
last modified time | relevance | path

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

/linux/drivers/staging/most/dim2/
H A Dhal.c214 static void dim2_configure_cat(u8 cat_base, u8 ch_addr, u8 ch_type, in dim2_configure_cat() function
353 dim2_configure_cat(MLB_CAT, ch_addr, type, is_tx ? 1 : 0); in dim2_configure_channel()
356 dim2_configure_cat(AHB_CAT, ch_addr, type, is_tx ? 0 : 1); in dim2_configure_channel()