Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/smipcie/
H A Dsmipcie-main.c904 int ret, dmachs; in smi_port_attach() local
909 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
911 ret = smi_port_init(port, dmachs); in smi_port_attach()