Searched refs:requested (Results 1 – 16 of 16) sorted by relevance
/arch/powerpc/sysdev/ |
D | fsl_gtm.c | 96 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/ |
D | fsl_gtm.h | 23 bool requested; member
|
/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 101 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/ |
D | pt.c | 307 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/ |
D | ev6-memset.S | 56 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/ |
D | srem_mod.S | 26 | is requested. 44 | MOD is requested, go to Step 6. 46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested.
|
D | ssin.S | 13 | COS is requested. Otherwise, for SINCOS, sin(X) is returned
|
/arch/arm/boot/dts/ |
D | at91-sama5d27_wlsom1_ek.dts | 106 * is not requested by another peripheral then
|
D | at91-sama5d2_xplained.dts | 431 * is not requested by another peripheral then
|
D | omap4-sdp.dts | 360 * The legacy board file requested this pin on boot
|
/arch/m68k/ifpsp060/ |
D | CHANGES | 59 requested by the package should return a failing value
|
/arch/um/ |
D | Kconfig | 161 mconsole, followed by the letter for the requested command.
|
/arch/m68k/q40/ |
D | README | 57 requested - SRAM must start with '%LX$' signature to do this. '-d' option
|
/arch/arm/ |
D | Kconfig | 155 PAGE_SIZE order which is greater than or equal to the requested buffer
|
/arch/arm64/ |
D | Kconfig | 993 requested via a hint to mmap(). The kernel will also use 52-bit
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 9360 # is requested. # 9378 # MOD is requested, go to Step 6. # 9380 # Step 5. R = MOD(X,Y), but REM(X,Y) is requested. #
|