Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 16 of 16) sorted by relevance

/arch/powerpc/sysdev/
Dfsl_gtm.c96 if (!gtm->timers[i].requested) { in gtm_get_timer16()
97 gtm->timers[i].requested = true; in gtm_get_timer16()
132 if (gtm->timers[timer].requested) in gtm_get_specific_timer16()
136 ret->requested = true; in gtm_get_specific_timer16()
156 tmr->requested = false; in gtm_put_timer16()
/arch/powerpc/include/asm/
Dfsl_gtm.h23 bool requested; member
/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S101 ldr r10, [r12, #IRQ_SIR_FIQ_REG_OFFSET] @ get requested interrupt number
127 orr r11, r11, r13 @ mask all requested interrupts
130 str r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ ack all requested interrupts
215 hksw: @Is hook switch interrupt requested?
/arch/x86/events/intel/
Dpt.c307 u64 allowed, requested; in pt_event_valid() local
317 requested = (config & RTIT_CTL_PSB_FREQ) >> in pt_event_valid()
319 if (requested && (!(allowed & BIT(requested)))) in pt_event_valid()
323 requested = (config & RTIT_CTL_CYC_THRESH) >> in pt_event_valid()
325 if (requested && (!(allowed & BIT(requested)))) in pt_event_valid()
344 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
347 if (!(allowed & BIT(requested))) in pt_event_valid()
/arch/alpha/lib/
Dev6-memset.S56 ble $18,end_b # U : zero length requested?
249 ble $18,end # U : zero length requested?
429 ble $18, end_w # U : zero length requested?
/arch/m68k/fpsp040/
Dsrem_mod.S26 | is requested.
44 | MOD is requested, go to Step 6.
46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested.
Dssin.S13 | COS is requested. Otherwise, for SINCOS, sin(X) is returned
/arch/arm/boot/dts/
Dat91-sama5d27_wlsom1_ek.dts106 * is not requested by another peripheral then
Dat91-sama5d2_xplained.dts431 * is not requested by another peripheral then
Domap4-sdp.dts360 * The legacy board file requested this pin on boot
/arch/m68k/ifpsp060/
DCHANGES59 requested by the package should return a failing value
/arch/um/
DKconfig161 mconsole, followed by the letter for the requested command.
/arch/m68k/q40/
DREADME57 requested - SRAM must start with '%LX$' signature to do this. '-d' option
/arch/arm/
DKconfig155 PAGE_SIZE order which is greater than or equal to the requested buffer
/arch/arm64/
DKconfig993 requested via a hint to mmap(). The kernel will also use 52-bit
/arch/m68k/ifpsp060/src/
Dfplsp.S9360 # is requested. #
9378 # MOD is requested, go to Step 6. #
9380 # Step 5. R = MOD(X,Y), but REM(X,Y) is requested. #