Searched refs:APU (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 83 API_ENTRY(APU, CX18_APU_START, 0), 84 API_ENTRY(APU, CX18_APU_STOP, 0), 85 API_ENTRY(APU, CX18_APU_RESETAI, 0), 362 case APU: in epu_cmd() 397 case APU: in mb_ack_irq() 495 case APU: in epu_cmd_irq() 541 case APU: in cx18_api_epu_cmd_irq() 619 case APU: in cx18_api_call()
|
D | cx18-mailbox.h | 29 #define APU 0 macro
|
D | cx18-irq.c | 37 cx18_api_epu_cmd_irq(cx, APU); in epu_cmd()
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 2889 #define APU(op, xop, rc) (OP (op) | (((unsigned long)(xop)) & 0x3ff) << 1 | ((rc) & 1)) macro 2892 #define APU_MASK APU (0x3f, 0x3ff, 1) 3305 {"get", APU(4, 268,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3328 {"cget", APU(4, 284,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3339 {"nget", APU(4, 300,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3341 {"ncget", APU(4, 316,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3370 {"put", APU(4, 332,0), APU_RT_MASK, PPC405, 0, {RA, FSL}}, 3375 {"cput", APU(4, 348,0), APU_RT_MASK, PPC405, 0, {RA, FSL}}, 3403 {"nput", APU(4, 364,0), APU_RT_MASK, PPC405, 0, {RA, FSL}}, 3432 {"ncput", APU(4, 380,0), APU_RT_MASK, PPC405, 0, {RA, FSL}}, [all …]
|
/Linux-v4.19/arch/powerpc/platforms/ |
D | Kconfig.cputype | 212 core supports the Embedded Performance Monitor APU
|
/Linux-v4.19/drivers/leds/ |
D | Kconfig | 62 tristate "Front panel LED support for PC Engines APU/APU2/APU3 boards" 66 This driver makes the PC Engines APU/APU2/APU3 front panel LEDs
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx2341x.rst | 79 3 processors on chip, Java ones, VPU, SPU, APU, maybe these are the 126 - 0xA064: APU command 187 - Write 0x00000000 to register 0xA064 to ping? the APU.
|