Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ronetix/pm9263/
H A Dpm9263.c142 #define PSRAM_CRE_PIN AT91_PIO_PORTB, 29 macro
174 at91_set_pio_output(PSRAM_CRE_PIN, 1); in pm9263_lcd_hw_psram_init()
176 at91_set_pio_value(PSRAM_CRE_PIN, 0); /* set PSRAM_CRE_PIN to '0' */ in pm9263_lcd_hw_psram_init()
202 at91_set_pio_value(PSRAM_CRE_PIN, 1); /* set PSRAM_CRE_PIN to '1' */ in pm9263_lcd_hw_psram_init()