Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-imxdi.c43 #define DCR 0x10 /* Control Reg */ macro
251 dcr = readl(imxdi->ioaddr + DCR); in di_handle_failure_state()
290 di_write_busy_wait(imxdi, DCR_TDCSL, DCR); in di_handle_invalid_state()
301 dcr = readl(imxdi->ioaddr + DCR); in di_handle_invalid_state()
329 di_write_busy_wait(imxdi, dcr | DCR_TCE, DCR); in di_handle_invalid_state()
348 dcr = __raw_readl(imxdi->ioaddr + DCR); in di_handle_invalid_and_failure_state()
561 dcr = readl(imxdi->ioaddr + DCR); in dryice_rtc_set_time()
586 return di_write_wait(imxdi, readl(imxdi->ioaddr + DCR) | DCR_TCE, DCR); in dryice_rtc_set_time()
/linux-6.3-rc2/drivers/net/wan/
A Dhd64570.h142 #define DCR 0x15 /* DMA Command */ macro
143 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET))
144 #define DCR_TX(node) (DCR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET))
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/4xx/
A Dppc440spe-adma.txt17 - dcr-reg : <DCR registers range>
36 - dcr-reg : <DCR registers range>
83 - dcr-reg : <DCR registers range>
A Dcpm.txt6 - dcr-reg : < DCR register range >
/linux-6.3-rc2/drivers/watchdog/
A Die6xx_wdt.c37 #define DCR 0x14 macro
192 inl(ie6xx_wdt_data.sch_wdtba + DCR)); in ie6xx_wdt_show()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-i3c60 DCR stands for Device Characteristics Register and express the
63 This entry describes the DCR of the master controller driving
118 DCR stands for Device Characteristics Register and express the
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Darches.dts116 dcr-reg = <0x020 0x008 /* Internal SRAM DCR's */
117 0x030 0x008>; /* L2 cache DCR's */
A Dtaishan.dts111 dcr-reg = <0x020 0x008 /* Internal SRAM DCR's */
112 0x030 0x008>; /* L2 cache DCR's */
A Dcanyonlands.dts119 dcr-reg = <0x020 0x008 /* Internal SRAM DCR's */
120 0x030 0x008>; /* L2 cache DCR's */
A Dglacier.dts112 dcr-reg = <0x020 0x008 /* Internal SRAM DCR's */
113 0x030 0x008>; /* L2 cache DCR's */
/linux-6.3-rc2/drivers/acpi/nfit/
A Dnfit.h279 DCR, enumerator
/linux-6.3-rc2/Documentation/trace/
A Dkprobes.rst617 [<- DCR ->]
625 DCR: Detoured Code Region
627 The instructions in DCR are copied to the out-of-line buffer
628 of the kprobe, because the bytes in DCR are replaced by
631 a) The instructions in DCR must be relocatable.
632 b) The instructions in DCR must not include a call instruction.
634 d) DCR must not straddle the border between functions.
/linux-6.3-rc2/include/trace/events/
A Dkvm.h16 ERSN(TPR_ACCESS), ERSN(S390_SIEIC), ERSN(S390_RESET), ERSN(DCR),\
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dibm,emac.txt181 - dcr-reg : < DCR registers range >
/linux-6.3-rc2/Documentation/driver-api/i3c/
A Dprotocol.rst72 * DCR: Device Characteristic Register. This 8-bit register describes the
/linux-6.3-rc2/Documentation/driver-api/nvdimm/
A Dnvdimm.rst70 DCR:

Completed in 140 milliseconds