Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmc9sdz60.h51 MC9SDZ60_REG_GPIO_1 = 0x20, enumerator
/openbmc/u-boot/board/freescale/mx35pdk/
H A Dmx35pdk.c237 val = mc9sdz60_reg_read(MC9SDZ60_REG_GPIO_1) | 0x04; in board_late_init()
238 mc9sdz60_reg_write(MC9SDZ60_REG_GPIO_1, val); in board_late_init()