Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/freescale/mpc8308rdb/
Dmpc8308rdb.c143 clrsetbits_be32(&sysconf->sicrh, SICRH_GPIO_A_TSEC2, SICRH_GPIO_A_GPIO); in misc_init_r()
/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h364 #define SICRH_GPIO_A_GPIO (0 << 24) macro