Searched refs:aiop (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | rocket.c | 219 static unsigned char GetLineNumber(int ctrl, int aiop, int ch); 220 static unsigned char SetLineNumber(int ctrl, int aiop, int ch); 426 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]); in rp_do_transmit() 454 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]); in rp_do_transmit() 531 int ctrl, aiop, ch, line; in rp_do_poll() local 554 for (aiop = 0; CtlMask; aiop++) { in rp_do_poll() 555 bit = ctlp->AiopIntrBits[aiop]; in rp_do_poll() 558 AiopMask = sGetAiopIntStatus(ctlp, aiop); in rp_do_poll() 566 line = GetLineNumber(ctrl, aiop, ch); in rp_do_poll() 584 aiop = (i & 0x18) >> 3; in rp_do_poll() [all …]
|
| H A D | rocket_int.h | 1133 unsigned int aiop:2; member
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_operr.S | 212 | and aiop and write the portion of the nan to memory for the 216 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop 223 | the operr and aiop bits, and clears inex and ainex, incorrectly 227 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop
|
| H A D | res_func.S | 2002 fmovel #0,%FPSR |clear aiop
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.lsch3 | 279 (MC). These commands are used to start mc, aiop and apply DPL 288 c) fsl_mc start aiop <FW_addr> - Start AIOP 321 b) fsl_mc start aiop <FW_addr> - Start AIOP 332 => fsl_mc start aiop 0x580900000
|