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

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

Completed in 109 milliseconds