Searched refs:xogc (Results 1 – 1 of 1) sorted by relevance
60 unsigned int xogc; member290 int ret,xogc,xok=0; in mt2032_init() local338 xogc=7; in mt2032_init()340 dprintk("mt2032: xogc = 0x%02x\n",xogc&0x07); in mt2032_init()349 xogc--; in mt2032_init()350 dprintk("mt2032: xogc = 0x%02x\n",xogc&0x07); in mt2032_init()351 if (xogc == 3) { in mt2032_init()352 xogc=4; // min. 4 per spec in mt2032_init()356 buf[1]=0x88 + xogc; in mt2032_init()361 t->xogc=xogc; in mt2032_init()[all …]