Home
last modified time | relevance | path

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

/system/dev/lib/amlogic/include/soc/aml-s912/
A Ds912-hw.h355 #define S912_EMMC_NAND_D0 S912_GPIOBOOT(0)
357 #define S912_EMMC_NAND_D1 S912_GPIOBOOT(1)
359 #define S912_EMMC_NAND_D2 S912_GPIOBOOT(2)
361 #define S912_EMMC_NAND_D3 S912_GPIOBOOT(3)
363 #define S912_EMMC_NAND_D4 S912_GPIOBOOT(4)
365 #define S912_EMMC_NAND_D5 S912_GPIOBOOT(5)
367 #define S912_EMMC_NAND_D6 S912_GPIOBOOT(6)
369 #define S912_EMMC_NAND_D7 S912_GPIOBOOT(7)
371 #define S912_EMMC_CLK S912_GPIOBOOT(8)
373 #define S912_EMMC_RST S912_GPIOBOOT(9)
[all …]
A Ds912-gpio.h34 #define S912_GPIOBOOT(n) (S912_GPIOBOOT_START + n) macro

Completed in 5 milliseconds