Searched refs:skip_im (Results 1 – 4 of 4) sorted by relevance
641 static int ble_skip_image_i2c(struct skip_image *skip_im) in ble_skip_image_i2c() argument648 static int ble_skip_image_other(struct skip_image *skip_im) in ble_skip_image_other() argument655 static int ble_skip_image_gpio(struct skip_image *skip_im) in ble_skip_image_gpio() argument661 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 …]
137 struct skip_image skip_im = { variable148 return &skip_im; in plat_marvell_get_skip_image_data()
134 struct skip_image skip_im = { variable145 return &skip_im; in plat_marvell_get_skip_image_data()
188 struct skip_image skip_im = { variable199 return &skip_im; in plat_marvell_get_skip_image_data()