Searched refs:dspi1_path (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/freescale/ls1028a/ |
A D | ls1028a.c | 178 char dspi1_path[] = "/soc/spi@2100000"; in esdhc_status_fixup() local 196 do_fixup_by_path(blob, dspi1_path, "status", "disabled", in esdhc_status_fixup()
|
/u-boot/board/freescale/lx2160a/ |
A D | lx2160a.c | 202 const char dspi1_path[] = "/soc/spi@2110000"; in esdhc_dspi_status_fixup() local 237 do_fixup_by_path(blob, dspi1_path, "status", "okay", in esdhc_dspi_status_fixup() 244 do_fixup_by_path(blob, dspi1_path, "status", "disabled", in esdhc_dspi_status_fixup()
|
Completed in 11 milliseconds