Home
last modified time | relevance | path

Searched refs:GPIO_PIN (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/configs/
Dcm_t335.h126 #define GPIO_PIN(_bank, _pin) ((_bank << 5) + _pin) macro
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t335/
Dcm_t335.c75 #define GPIO_PHY_RST GPIO_PIN(3, 7)