Searched refs:busy (Results 1 - 25 of 308) sorted by path

1234567891011>>

/linux-master/arch/arm/kernel/
H A Ddma.c63 goto busy;
82 busy:
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S16 | * longword $08 in the busy frame $4x60. Bit 16
304 | The frame returned is idle. We must build a busy frame to hold
340 | The frame returned is busy. It is not possible to reconstruct
430 | The frame returned is idle. We must build a busy frame to hold
477 | The frame returned is busy. It is not possible to reconstruct
H A Dfpsp.h125 | words of a busy frame are the same as the unimplemented frame.
329 .set BUSY_SIZE,100 | size of busy frame
330 .set BUSY_FRAME,LV-BUSY_SIZE | start of busy frame
H A Dgen_except.S68 | Fix up the new busy frame with entries from the unimp frame
71 movel ETEMP_HI(%a6),ETEMP_HI(%a1) |frame to busy frame
84 movel %d0,CMDREG3B(%a1) |in the busy frame
138 | On a busy frame, we must clear the nmnexc bits.
141 bnes check_fr |if busy, clr nmnexc
203 movel %d0,CMDREG3B(%a6) |in the busy frame
278 cmpib #BUSY_SIZE-4,1(%a7) |check for busy frame
279 beqs busy_fr |if unimp, grow to busy
295 moveb #BUSY_SIZE-4,1(%a7) |write busy fmt word.
315 movel %d0,CMDREG3B(%a6) |in the busy fram
[all...]
H A Dx_snan.S101 moveb VER_TMP(%a6),(%a7) |format a busy frame
112 | Exit snan handler by expanding the unimp frame into a busy frame
129 moveb VER_TMP(%a6),(%a7) |format a busy frame
130 moveb #BUSY_SIZE-4,1(%a7) |write busy size
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h3969 uint64_t busy:1; member in struct:cvmx_mio_uartx_usr::cvmx_mio_uartx_usr_s
3971 uint64_t busy:1;
4384 uint64_t busy:1; member in struct:cvmx_mio_uart2_usr::cvmx_mio_uart2_usr_s
4386 uint64_t busy:1;
H A Dcvmx-mixx-defs.h92 uint64_t busy:1; member in struct:cvmx_mixx_ctl::cvmx_mixx_ctl_s
104 uint64_t busy:1;
114 uint64_t busy:1; member in struct:cvmx_mixx_ctl::cvmx_mixx_ctl_cn52xx
126 uint64_t busy:1;
/linux-master/arch/mips/include/asm/sn/
H A Dlaunch.h69 volatile u64 busy; /* Slave currently active */ member in struct:launch_s
/linux-master/arch/x86/platform/intel-mid/
H A Dpwr.c135 bool busy; local
138 busy = mid_pwr_is_busy(pwr);
139 if (!busy)
/linux-master/drivers/clk/mxs/
H A Dclk-div.c16 * @busy: busy bit shift
19 * addtional busy bit.
25 u8 busy; member in struct:clk_div
59 ret = mxs_clk_wait(div->reg, div->busy);
71 void __iomem *reg, u8 shift, u8 width, u8 busy)
88 div->busy = busy;
70 mxs_clk_div(const char *name, const char *parent_name, void __iomem *reg, u8 shift, u8 width, u8 busy) argument
H A Dclk-frac.c18 * @busy: busy bit shift
20 * The clock is an adjustable fractional divider with a busy bit to wait
28 u8 busy; member in struct:clk_frac
101 return mxs_clk_wait(frac->reg, frac->busy);
111 void __iomem *reg, u8 shift, u8 width, u8 busy)
130 frac->busy = busy;
110 mxs_clk_frac(const char *name, const char *parent_name, void __iomem *reg, u8 shift, u8 width, u8 busy) argument
H A Dclk.h28 void __iomem *reg, u8 shift, u8 width, u8 busy);
31 void __iomem *reg, u8 shift, u8 width, u8 busy);
/linux-master/drivers/clk/nxp/
H A Dclk-lpc32xx.c309 u32 busy; member in struct:lpc32xx_clk
338 u32 busy; member in struct:lpc32xx_usb_clk
395 if (clk->busy_mask && (val & clk->busy_mask) == clk->busy)
811 if (clk->busy && (val & clk->busy) == clk->busy) {
1179 .busy = (_b), \
1199 .busy = (_b), \
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_trng.c31 int busy, i, present = 0; local
34 busy = (in_le32(dev->trng_base + PPC4XX_TRNG_STAT) &
36 if (!busy || !wait) {
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf.h68 u8 busy; /* Entry status (free/busy) */ member in struct:pending_entry
/linux-master/drivers/crypto/cavium/zip/
H A Dzip_regs.h495 u64 busy : 1; member in struct:zip_ctl_cfg::zip_ctl_cfg_s
499 u64 busy : 1;
525 u64 busy : 1; member in struct:zip_dbg_corex_inst::zip_dbg_corex_inst_s
533 u64 busy : 1;
556 u64 busy : 1; member in struct:zip_dbg_corex_sta::zip_dbg_corex_sta_s
564 u64 busy : 1;
587 u64 busy : 1; member in struct:zip_dbg_quex_sta::zip_dbg_quex_sta_s
595 u64 busy : 1;
/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dhw-ish-regs.h57 /* bit corresponds ISH2HOST busy clear interrupt in PIMR register */
60 /* offset of ISH2HOST busy clear interrupt in IPC_BUSY_CLR register */
63 /* bit corresponds ISH2HOST busy clear interrupt in IPC_BUSY_CLR register */
66 /* bit corresponds busy bit in doorbell registers */
164 #define IPC_BUILD_HEADER(length, protocol, busy) \
165 (((busy)<<IPC_DRBL_BUSY_OFFS) | \
/linux-master/drivers/net/fjes/
H A Dfjes_regs.h86 __le32 busy:1; member in struct:REG_CS::__anon549
/linux-master/drivers/usb/gadget/udc/
H A Dm66592-udc.h122 #define M66592_SBUSY 0x2000 /* b13: SIE_FIFO busy */
446 unsigned busy:1; member in struct:m66592_ep
H A Dr8a66597-udc.h61 unsigned busy:1; member in struct:r8a66597_ep
/linux-master/include/media/drv-intf/
H A Dcx2341x.h87 int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy,
185 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
/linux-master/include/trace/events/
H A Dfsi_master_gpio.h112 TP_PROTO(const struct fsi_master_gpio *master, int busy),
113 TP_ARGS(master, busy),
116 __field(int, busy)
120 __entry->busy = busy;
122 TP_printk("fsi-gpio%d: device reported busy %d times",
123 __entry->master_idx, __entry->busy)
/linux-master/arch/arm/include/debug/
H A Dsamsung.S63 @ busy waiting for non fifo
/linux-master/arch/arm/mach-imx/
H A Dmmdc.c87 PMU_EVENT_ATTR_STRING(busy-cycles, mmdc_pmu_busy_cycles, "event=0x01")
/linux-master/arch/arm/mach-lpc32xx/
H A Dsuspend.S50 @ Wait for SDRAM busy status to go busy and then idle
51 @ This guarantees a small windows where DRAM isn't busy

Completed in 372 milliseconds

1234567891011>>