Home
last modified time | relevance | path

Searched refs:busy (Results 1 – 25 of 31) sorted by relevance

12

/arch/arm/mach-imx/
Dclk-busy.c49 struct clk_busy_divider *busy = to_clk_busy_divider(hw); in clk_busy_divider_recalc_rate() local
51 return busy->div_ops->recalc_rate(&busy->div.hw, parent_rate); in clk_busy_divider_recalc_rate()
57 struct clk_busy_divider *busy = to_clk_busy_divider(hw); in clk_busy_divider_round_rate() local
59 return busy->div_ops->round_rate(&busy->div.hw, rate, prate); in clk_busy_divider_round_rate()
65 struct clk_busy_divider *busy = to_clk_busy_divider(hw); in clk_busy_divider_set_rate() local
68 ret = busy->div_ops->set_rate(&busy->div.hw, rate, parent_rate); in clk_busy_divider_set_rate()
70 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_divider_set_rate()
85 struct clk_busy_divider *busy; in imx_clk_busy_divider() local
89 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_busy_divider()
90 if (!busy) in imx_clk_busy_divider()
[all …]
/arch/arm/mach-spear/
Dpl080.c26 unsigned char busy; member
38 if (signals[signal].busy && in pl080_get_signal()
45 if (!signals[signal].busy) { in pl080_get_signal()
58 signals[signal].busy++; in pl080_get_signal()
72 if (!signals[signal].busy) in pl080_put_signal()
75 signals[signal].busy--; in pl080_put_signal()
/arch/mn10300/mm/
Dcache-flush-by-reg.S60 # wait for busy bit of area purge
77 # wait for busy bit of area purge
138 # wait for busy bit of area purge
158 # wait for busy bit of area purge
196 # wait for busy bit of area purge & invalidate
210 # wait for busy bit of area purge & invalidate
271 # wait for busy bit of area purge & invalidate
291 # wait for busy bit of area purge & invalidate
Dcache-dbg-flush-by-reg.S49 # wait for busy bit of area purge
66 # wait for busy bit of area purge
/arch/arm/mach-lpc32xx/
Dsuspend.S53 @ Wait for SDRAM busy status to go busy and then idle
/arch/m68k/fpsp040/
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 frame
[all …]
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
Dbugfix.S304 | 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
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
/arch/sh/drivers/dma/
Ddma-api.c178 if (atomic_read(&channel->busy) == 0) in dmac_search_free_channel()
187 atomic_set(&channel->busy, 1); in dmac_search_free_channel()
201 if (atomic_xchg(&channel->busy, 1)) in request_dma()
209 atomic_set(&channel->busy, 0); in request_dma()
226 atomic_set(&channel->busy, 0); in free_dma()
388 atomic_set(&chan->busy, 0); in register_dmac()
/arch/mips/include/asm/sn/
Dlaunch.h69 volatile u64 busy; /* Slave currently active */ member
/arch/cris/include/arch-v32/arch/hwregs/
Data_defs.h130 unsigned int busy : 1; member
139 unsigned int busy : 1; member
Ddma.h101 do { __x = REG_RD(dma, inst, rw_stream_cmd); } while (__x.busy); \
Ddma_defs.h381 unsigned int busy : 1; member
/arch/x86/mm/kmemcheck/
Dkmemcheck.c123 bool busy; member
534 if (data->busy) { in kmemcheck_access()
540 data->busy = true; in kmemcheck_access()
617 data->busy = false; in kmemcheck_access()
/arch/arm/kernel/
Ddma.c66 goto busy; in request_dma()
85 busy: in request_dma()
/arch/mips/include/asm/octeon/
Dcvmx-mixx-defs.h101 uint64_t busy:1; member
113 uint64_t busy:1;
123 uint64_t busy:1; member
135 uint64_t busy:1;
Dcvmx-mpi-defs.h245 uint64_t busy:1; member
247 uint64_t busy:1;
/arch/arm/include/debug/
Dsamsung.S62 @ busy waiting for non fifo
/arch/sh/include/asm/
Ddma.h81 atomic_t busy; member
/arch/cris/arch-v10/drivers/
Dsync_serial.c116 char busy; /* 1 if port is busy */ member
352 port->busy = 0; in initialize_port()
460 if (port->busy == 2) { in sync_serial_open()
609 port->busy++; in sync_serial_open()
645 if (port->busy) in sync_serial_release()
646 port->busy--; in sync_serial_release()
647 if (!port->busy) in sync_serial_release()
/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_crc_par_defs.h191 unsigned int busy : 1; member
/arch/mn10300/kernel/
Dhead.S106 btst CHCTR_ICBUSY|CHCTR_DCBUSY,d0 # wait till not busy
396 btst CHCTR_DCBUSY,d0 # wait till not busy (use CPU loop buffer)
/arch/cris/arch-v32/drivers/
Dsync_serial.c96 char busy; /* 1 if port is busy */ member
451 if (port->busy == 2) in sync_serial_open()
586 port->busy++; in sync_serial_open()
604 if (port->busy) in sync_serial_release()
605 port->busy--; in sync_serial_release()
606 if (!port->busy) in sync_serial_release()
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dpio_defs.h318 unsigned int busy : 1; member

12