Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
Dplat_ble_setup.c641 static int ble_skip_image_i2c(struct skip_image *skip_im) in ble_skip_image_i2c() argument
648 static int ble_skip_image_other(struct skip_image *skip_im) in ble_skip_image_other() argument
655 static int ble_skip_image_gpio(struct skip_image *skip_im) in ble_skip_image_gpio() argument
661 switch (skip_im->info.test.cp_ap) { in ble_skip_image_gpio()
663 mpp_address = MVEBU_CP_GPIO_DATA_IN(skip_im->info.test.cp_index, in ble_skip_image_gpio()
664 skip_im->info.gpio.num); in ble_skip_image_gpio()
665 if (skip_im->info.gpio.num > NUM_OF_GPIO_PER_REG) in ble_skip_image_gpio()
666 offset = skip_im->info.gpio.num - NUM_OF_GPIO_PER_REG; in ble_skip_image_gpio()
668 offset = skip_im->info.gpio.num; in ble_skip_image_gpio()
672 offset = skip_im->info.gpio.num; in ble_skip_image_gpio()
[all …]
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0/board/
Dmarvell_plat_config.c137 struct skip_image skip_im = { variable
148 return &skip_im; in plat_marvell_get_skip_image_data()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0_amc/board/
Dmarvell_plat_config.c134 struct skip_image skip_im = { variable
145 return &skip_im; in plat_marvell_get_skip_image_data()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0/board/
Dmarvell_plat_config.c188 struct skip_image skip_im = { variable
199 return &skip_im; in plat_marvell_get_skip_image_data()