Searched refs:dsr (Results 1 – 15 of 15) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/rtc/ |
D | imxdi.c | 31 u32 dsr; /* Status Reg */ member 75 __raw_writel(DSR_WEF, &data.regs->dsr); in clear_write_error() 79 if ((__raw_readl(&data.regs->dsr) & DSR_WEF) == 0) in clear_write_error() 106 if ((__raw_readl(&data.regs->dsr) & (DSR_WCF | DSR_WEF)) != 0) { in di_write_wait() 117 if (__raw_readl(&data.regs->dsr) & DSR_WEF) { in di_write_wait() 138 if (__raw_readl(&data.regs->dsr) & DSR_NVF) { in di_init() 139 rc = DI_WRITE_WAIT(DSR_NVF | DSR_SVF, dsr); in di_init() 153 if (__raw_readl(&data.regs->dsr) & DSR_CAF) { in di_init() 154 rc = DI_WRITE_WAIT(DSR_CAF, dsr); in di_init()
|
/third_party/boost/libs/beast/test/doc/ |
D | http_examples.cpp | 134 test::stream ds{ioc_}, dsr{ioc_}; in doRelay() local 135 ds.connect(dsr); in doRelay() 136 dsr.read_size(3); in doRelay() 147 relay<true>(us, dsr, buffer, ec, in doRelay()
|
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/meson/ |
D | pinctrl-meson.h | 114 dsr, dsb) \ argument 125 [REG_DS] = {dsr, dsb}, \
|
/third_party/uboot/u-boot-2020.01/drivers/mmc/ |
D | mmc_legacy.c | 137 .dsr = 0xffffffff, 198 mmc->dsr = 0xffffffff; in mmc_create()
|
D | mmc-uclass.c | 348 mmc->dsr = 0xffffffff; in mmc_bind()
|
D | mmc.c | 2521 if ((mmc->dsr_imp) && (0xffffffff != mmc->dsr)) { in mmc_startup() 2523 cmd.cmdarg = (mmc->dsr & 0xffff) << 16; in mmc_startup() 2937 mmc->dsr = val; in mmc_set_dsr()
|
D | fsl_esdhc_imx.c | 1557 mmc->dsr = ESDHC_DRIVER_STAGE_VALUE; in fsl_esdhc_probe()
|
/third_party/uboot/u-boot-2020.01/arch/sh/include/asm/ |
D | ptrace.h | 78 unsigned long dsr; member
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/serial/ |
D | snps-dw-apb-uart.txt | 30 - dsr-override : Override the DTS modem status signal. This signal will always 50 dsr-override;
|
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/coldfire/ |
D | skha.h | 20 u32 dsr; /* 0x1C Data Size */ member
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
D | fsl_dma.h | 111 uint dsr; /* DMA destination stride register */ member
|
D | immap_85xx.h | 1167 u16 dsr; member
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | imx6qdl-dhcom.dtsi | 415 dsr-gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
|
/third_party/uboot/u-boot-2020.01/include/ |
D | mmc.h | 615 uint dsr; member
|
/third_party/python/Lib/test/ |
D | mime.types | 1000 audio/dsr-es201108 1001 audio/dsr-es202050 1002 audio/dsr-es202211 1003 audio/dsr-es202212
|