Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ronetix/pm9263/
H A Dpm9263.c141 #define PSRAM_CRE_PIN AT91_PIO_PORTB, 29 macro
173 at91_set_pio_output(PSRAM_CRE_PIN, 1); in pm9263_lcd_hw_psram_init()
175 at91_set_pio_value(PSRAM_CRE_PIN, 0); /* set PSRAM_CRE_PIN to '0' */ in pm9263_lcd_hw_psram_init()
201 at91_set_pio_value(PSRAM_CRE_PIN, 1); /* set PSRAM_CRE_PIN to '1' */ in pm9263_lcd_hw_psram_init()