Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ttpci/
Dbudget-ci.c458 int ci_version; in ciintf_init() local
467 ci_version = ttpci_budget_debiread(&budget_ci->budget, DEBICICTL, DEBIADDR_CIVERSION, 1, 1, 0); in ciintf_init()
468 if ((ci_version & 0xa0) != 0xa0) { in ciintf_init()
480 if (ci_version == 0xa2) { in ciintf_init()