clrbits16         335 arch/powerpc/platforms/8xx/cpm1.c 			clrbits16(&mpc8xx_immr->im_cpm.cp_pbodr, pin);
clrbits16         364 arch/powerpc/platforms/8xx/cpm1.c 		clrbits16(&iop->dir, pin);
clrbits16         369 arch/powerpc/platforms/8xx/cpm1.c 		clrbits16(&iop->par, pin);
clrbits16         375 arch/powerpc/platforms/8xx/cpm1.c 			clrbits16(&iop->odr_sor, pin);
clrbits16         381 arch/powerpc/platforms/8xx/cpm1.c 			clrbits16(&iop->odr_sor, pin);
clrbits16         385 arch/powerpc/platforms/8xx/cpm1.c 			clrbits16(&iop->intr, pin);
clrbits16         626 arch/powerpc/platforms/8xx/cpm1.c 	clrbits16(&iop->dir, pin_mask);
clrbits16          55 arch/powerpc/platforms/8xx/m8xx_setup.c 	clrbits16(&sys_tmr->sit_rtcsc, (RTCSC_SIE | RTCSC_ALE));
clrbits16         146 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&sccp->scc_sccm, UART_SCCM_TX);
clrbits16         193 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&sccp->scc_sccm, UART_SCCM_RX);
clrbits16         298 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&bdp->cbd_sc, BD_SC_BR | BD_SC_FR | BD_SC_PR |
clrbits16         403 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN);
clrbits16         407 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			clrbits16(&pinfo->sccp->scc_sccm, UART_SCCM_RX);
clrbits16         471 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			clrbits16(&smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN);
clrbits16         476 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			clrbits16(&sccp->scc_sccm, UART_SCCM_TX | UART_SCCM_RX);
clrbits16         921 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN);
clrbits16         923 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&pinfo->sccp->scc_sccm, UART_SCCM_TX | UART_SCCM_RX);
clrbits16        1342 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN);
clrbits16        1346 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		clrbits16(&pinfo->sccp->scc_sccm, UART_SCCM_TX | UART_SCCM_RX);
clrbits16         310 drivers/tty/serial/ucc_uart.c 	clrbits16(&qe_port->uccp->uccm, UCC_UART_UCCE_TX);
clrbits16         433 drivers/tty/serial/ucc_uart.c 	clrbits16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX);
clrbits16         839 drivers/tty/serial/ucc_uart.c 	clrbits16(&uccp->uccm, UCC_UART_UCCE_TX | UCC_UART_UCCE_RX);
clrbits16         197 drivers/usb/gadget/udc/fsl_qe_udc.c 		clrbits16(&udc->usb_regs->usb_usbmr,
clrbits16         307 drivers/usb/host/fhci-tds.c 		clrbits16(&td->status, ~TD_W);