Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_ble_setup.c629 static int ble_skip_image_i2c(struct skip_image *skip_im) in ble_skip_image_i2c() argument
636 static int ble_skip_image_other(struct skip_image *skip_im) in ble_skip_image_other() argument
643 static int ble_skip_image_gpio(struct skip_image *skip_im) in ble_skip_image_gpio() argument
649 switch (skip_im->info.test.cp_ap) { in ble_skip_image_gpio()
651 mpp_address = MVEBU_CP_GPIO_DATA_IN(skip_im->info.test.cp_index, in ble_skip_image_gpio()
652 skip_im->info.gpio.num); in ble_skip_image_gpio()
653 if (skip_im->info.gpio.num > NUM_OF_GPIO_PER_REG) in ble_skip_image_gpio()
654 offset = skip_im->info.gpio.num - NUM_OF_GPIO_PER_REG; in ble_skip_image_gpio()
656 offset = skip_im->info.gpio.num; in ble_skip_image_gpio()
660 offset = skip_im->info.gpio.num; in ble_skip_image_gpio()
[all …]
/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0/board/
H A Dmarvell_plat_config.c137 struct skip_image skip_im = { variable
148 return &skip_im; in plat_marvell_get_skip_image_data()
/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0_amc/board/
H A Dmarvell_plat_config.c134 struct skip_image skip_im = { variable
145 return &skip_im; in plat_marvell_get_skip_image_data()
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0/board/
H A Dmarvell_plat_config.c188 struct skip_image skip_im = { variable
199 return &skip_im; in plat_marvell_get_skip_image_data()