Home
last modified time | relevance | path

Searched defs:regs (Results 1 – 17 of 17) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c96 struct StmSpi *regs; member
143 struct StmSpi *regs = pdev->cfg->regs; in stmSpiStartDma() local
169 struct StmSpi *regs = pdev->cfg->regs; in stmSpiEnable() local
268 struct StmSpi *regs = pdev->cfg->regs; in stmSpiIsMaster() local
274 struct StmSpi *regs = pdev->cfg->regs; in stmSpiDone() local
296 struct StmSpi *regs = pdev->cfg->regs; in stmSpiRxDone() local
311 struct StmSpi *regs = pdev->cfg->regs; in stmSpiTxDone() local
327 struct StmSpi *regs = pdev->cfg->regs; in stmSpiRxTx() local
402 struct StmSpi *regs = pdev->cfg->regs; in stmSpiSlaveIdle() local
418 struct StmSpi *regs = pdev->cfg->regs; in stmSpiDisable() local
[all …]
Di2c.c167 struct StmI2c *regs; member
273 struct StmI2c *regs = pdev->cfg->regs; in stmI2cStopEnable() local
282 struct StmI2c *regs = pdev->cfg->regs; in stmI2cStartEnable() local
314 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSpeedSet() local
391 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSlaveTxNextByte() local
409 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSlaveAddrMatched() local
425 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSlaveStopRxed() local
440 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSlaveRxBufNotEmpty() local
475 struct StmI2c *regs = pdev->cfg->regs; in stmI2cSlaveNakRxed() local
542 struct StmI2c *regs = pdev->cfg->regs; in stmI2cMasterDmaTxDone() local
[all …]
Ddma.c94 struct StmDmaRegs *const regs; member
196 struct StmDmaStreamRegs *regs = dmaGetStreamRegs(busId, stream); in dmaIsrTeif() local
209 struct StmDmaStreamRegs *regs = dmaGetStreamRegs(busId, stream); in dmaIsrTcif() local
251 struct StmDmaStreamRegs *regs = dmaGetStreamRegs(busId, stream); in dmaStart() local
279 struct StmDmaStreamRegs *regs = dmaGetStreamRegs(busId, stream); in dmaBytesLeft() local
285 struct StmDmaStreamRegs *regs = dmaGetStreamRegs(busId, stream); in dmaStop() local
Dpwr.c181 uint32_t backupRegs[RTC_NUM_BACKUP_REGS], i, *regs = rtcGetBackupStorage(); in pwrEnableAndClockRtc() local
/device/google/bonito/json-c/
Drandom_seed.c25 static void do_cpuid(int regs[], int h) in do_cpuid()
57 int regs[4]; in has_rdrand() local
/device/google/crosshatch/json-c/
Drandom_seed.c25 static void do_cpuid(int regs[], int h) in do_cpuid()
57 int regs[4]; in has_rdrand() local
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Ddb_machdep.h59 #define PC_REGS(regs) ((db_addr_t)(regs)->tf_special.iip + (((regs)->tf_special.psr>>41) & 3)) argument
62 #define db_set_single_step(regs) ((regs)->tf_special.psr |= IA64_PSR_SS) argument
63 #define db_clear_single_step(regs) ((regs)->tf_special.psr &= ~IA64_PSR_SS) argument
93 #define PC_ADVANCE(regs) db_pc_advance(regs) argument
108 #define branch_taken(ins, pc, regs) pc argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dreggnu.c67 struct re_registers* regs) in re_match()
75 struct re_registers* regs) in re_search()
/device/google/crosshatch/sdm845/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h89 struct adie_codec_register *regs; member
/device/google/bonito/sdm710/kernel-headers/linux/mfd/
Dmsm-adie-codec.h58 struct adie_codec_register * regs; member
/device/google/bonito/sdm710/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h89 struct adie_codec_register *regs; member
/device/google/crosshatch/sdm845/kernel-headers/linux/mfd/
Dmsm-adie-codec.h58 struct adie_codec_register * regs; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsre.h43 PyObject* regs; /* cached list of matching spans */ member
D_sre.c3481 PyObject* regs; in match_regs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsre.h53 PyObject* regs; /* cached list of matching spans */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
D_sre.c3562 PyObject* regs; in match_regs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
D_sre.c3481 PyObject* regs; in match_regs() local