Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c908 int ret, dmachs; in smi_port_attach() local
913 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
915 ret = smi_port_init(port, dmachs); in smi_port_attach()