Home
last modified time | relevance | path

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

/drivers/media/pci/ttpci/
Dbudget-ci.c443 int ci_version; in ciintf_init() local
452 ci_version = ttpci_budget_debiread(&budget_ci->budget, DEBICICTL, DEBIADDR_CIVERSION, 1, 1, 0); in ciintf_init()
453 if ((ci_version & 0xa0) != 0xa0) { in ciintf_init()
465 if (ci_version == 0xa2) { in ciintf_init()