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

  /external/u-boot/board/theadorable/
fpga.c 21 int gpio_config = COOKIE2CONFIG(cookie);
48 int gpio_config = COOKIE2CONFIG(cookie);
  /external/u-boot/include/
altera.h 22 #define COOKIE2CONFIG(c) (((c) >> 8) & 0xff)

Completed in 379 milliseconds