Home | Sort by: relevance | last modified time | path |
/src/sys/dev/fdt/ | |
fdt_mmc_pwrseq.c | 42 int mps_phandle; member in struct:fdtbus_mmc_pwrseq 59 mps->mps_phandle = phandle; 73 if (mps->mps_phandle == phandle) 84 int mps_phandle; local in function:fdtbus_mmc_pwrseq_get 90 mps_phandle = fdtbus_get_phandle_from_native(be32toh(p[0])); 91 return fdtbus_get_mmc_pwrseq(mps_phandle); |
fdt_mmc_pwrseq.c | 42 int mps_phandle; member in struct:fdtbus_mmc_pwrseq 59 mps->mps_phandle = phandle; 73 if (mps->mps_phandle == phandle) 84 int mps_phandle; local in function:fdtbus_mmc_pwrseq_get 90 mps_phandle = fdtbus_get_phandle_from_native(be32toh(p[0])); 91 return fdtbus_get_mmc_pwrseq(mps_phandle); |