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

  /external/u-boot/board/esd/vme8349/
vme8349pin.h 16 #define GPIO2_L_RESET_EN_N 0x00100000 /* Out: 0:vme can assert cpu lrst*/
pci.c 84 GPIO2_VME_RESET_N | GPIO2_L_RESET_EN_N);
88 GPIO2_L_RESET_EN_N);
95 clrbits_be32(&immr->gpio[1].dat, GPIO2_L_RESET_EN_N);

Completed in 511 milliseconds