Searched refs:dspi2_path (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/freescale/ls1028a/ |
A D | ls1028a.c | 179 char dspi2_path[] = "/soc/spi@2110000"; in esdhc_status_fixup() local 207 do_fixup_by_path(blob, dspi2_path, "status", "disabled", in esdhc_status_fixup()
|
/u-boot/board/freescale/lx2160a/ |
A D | lx2160a.c | 203 const char dspi2_path[] = "/soc/spi@2120000"; in esdhc_dspi_status_fixup() local 254 do_fixup_by_path(blob, dspi2_path, "status", "okay", in esdhc_dspi_status_fixup() 257 do_fixup_by_path(blob, dspi2_path, "status", "disabled", in esdhc_dspi_status_fixup()
|
Completed in 8 milliseconds