Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Darmada_common.h35 } detection_method; member
/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0/board/
H A Dmarvell_plat_config.c138 .detection_method = GPIO,
/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0_amc/board/
H A Dmarvell_plat_config.c135 .detection_method = GPIO,
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0/board/
H A Dmarvell_plat_config.c189 .detection_method = GPIO,
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_ble_setup.c695 switch (skip_im->detection_method) { in ble_skip_current_image()