Lines Matching defs:xstp
118 int xstp = ctrl2 & RX8025_BIT_CTRL2_XST;125 xstp = !xstp;127 return xstp;135 int xstp;149 xstp = rx8025_is_osc_stopped(drvdata->model, ctrl2);150 if (xstp) {181 int status, xstp;188 xstp = rx8025_is_osc_stopped(rx8025->model, status);189 if (xstp)