Home
last modified time | relevance | path

Searched +full:0 +full:x10153180 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Darm,pl18x.yaml69 description: the MMIO memory window must be exactly 4KB (0x1000) and the
87 DAT[0].
117 pins CMD, DAT[0], DAT[1], DAT[2] and DAT[3].
164 reg = <0x5000 0x1000>;
172 reg = <0x80126000 0x1000>;
173 interrupts = <0 60 IRQ_TYPE_LEVEL_HIGH>;
174 dmas = <&dma 29 0 0x2>, <&dma 29 0 0x0>;
182 cd-gpios = <&gpio2 31 0x4>;
193 reg = <0x101f6000 0x1000>;
213 arm,primecell-periphid = <0x10153180>;
[all …]
/Linux-v5.15/arch/arm/boot/dts/
Dstm32h743.dtsi54 #clock-cells = <0>;
56 clock-frequency = <0>;
60 #clock-cells = <0>;
66 #clock-cells = <0>;
68 clock-frequency = <0>;
75 reg = <0x40000c00 0x400>;
82 #size-cells = <0>;
84 reg = <0x40002400 0x400>;
95 trigger@0 {
97 reg = <0>;
[all …]
/Linux-v5.15/drivers/mmc/host/
Dmmci.c340 int busy = 0; in mmci_card_busy()
410 host->cclk = 0; in mmci_set_clkreg()
494 return 0; in mmci_validate_data()
504 return 0; in mmci_validate_data()
512 return 0; in mmci_prep_data()
517 data->host_cookie = ++host->next_cookie < 0 ? in mmci_prep_data()
529 data->host_cookie = 0; in mmci_unprep_data()
574 return 0; in mmci_dma_start()
598 writel(0, host->base + MMCICOMMAND); in mmci_request_end()
630 mmci_write_datactrlreg(host, 0); in mmci_stop_data()
[all …]