HomeSort by: relevance | last modified time | path
    Searched refs:ictl (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sd5203.dts 48 compatible = "snps,dw-apb-ictl";
berlin2.dtsi 329 compatible = "snps,dw-apb-ictl";
531 compatible = "snps,dw-apb-ictl";
berlin2cd.dtsi 373 compatible = "snps,dw-apb-ictl";
574 compatible = "snps,dw-apb-ictl";
berlin2q.dtsi 405 compatible = "snps,dw-apb-ictl";
657 compatible = "snps,dw-apb-ictl";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/synaptics/
berlin4ct.dtsi 206 compatible = "snps,dw-apb-ictl";
233 compatible = "snps,dw-apb-ictl";
  /src/sys/arch/arm/amlogic/
meson_sdhc.c 630 uint32_t cmdval = 0, cntl, srst, pdma, ictl; local in function:meson_sdhc_exec_command
662 ictl = SD_INT_ERROR;
683 ictl |= SD_INT_DATA_COMPLETE;
685 ictl |= SD_INT_DMA_DONE;
688 ictl |= SD_INT_RESP_COMPLETE;
691 SDHC_WRITE(sc, SD_ICTL_REG, ictl);

Completed in 13 milliseconds