Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_ble_setup.c255 static uint32_t avs_update_from_eeprom(uint32_t avs_workpoint) in avs_update_from_eeprom() argument
257 uint32_t new_wp = avs_workpoint; in avs_update_from_eeprom()
290 if (avs_workpoint != 0) { in avs_update_from_eeprom()
360 uint32_t reg_val, avs_workpoint, freq_pidi_mode; in ble_plat_svc_config() local
368 avs_workpoint = avs_update_from_eeprom(0); in ble_plat_svc_config()
369 if (avs_workpoint) in ble_plat_svc_config()
456 avs_workpoint = svc[1]; in ble_plat_svc_config()
462 avs_workpoint = svc[2]; in ble_plat_svc_config()
468 avs_workpoint = svc[3]; in ble_plat_svc_config()
475 avs_workpoint = svc[0]; in ble_plat_svc_config()
[all …]