HomeSort by relevance Sort by last modified time
    Searched refs:MCFPGA_RESET_N (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/gdsys/mpc8308/
hrcon.c 42 MCFPGA_RESET_N = 1 << 4,
154 pca953x_set_dir(mclink_controllers[k], MCFPGA_RESET_N, 0);
155 pca953x_set_val(mclink_controllers[k], MCFPGA_RESET_N, 0);
157 pca953x_set_val(mclink_controllers[k], MCFPGA_RESET_N,
158 MCFPGA_RESET_N);
strider.c 45 MCFPGA_RESET_N = 1 << 4,
171 pca953x_set_dir(mclink_controllers[k], MCFPGA_RESET_N, 0);
172 pca953x_set_val(mclink_controllers[k], MCFPGA_RESET_N, 0);
174 pca953x_set_val(mclink_controllers[k], MCFPGA_RESET_N,
175 MCFPGA_RESET_N);

Completed in 185 milliseconds