Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_ble_setup.c287 unsigned int ap_type = ble_get_ap_type(); in avs_update_from_eeprom() local
327 if ((ap_type != CHIP_ID_AP807) && (avs_step[1] < 0x33)) { in avs_update_from_eeprom()
331 } else if (ap_type == CHIP_ID_AP807 && (avs_step[2] < 0x4)) { in avs_update_from_eeprom()
365 unsigned int ap_type; in ble_plat_svc_config() local
411 ap_type = ble_get_ap_type(); in ble_plat_svc_config()
413 if (ap_type != CHIP_ID_AP807) { in ble_plat_svc_config()
603 if (ap_type != CHIP_ID_AP807) in ble_plat_svc_config()