Searched refs:ap_shm_last_alloc (Results 1 – 1 of 1) sorted by relevance
44 uint64_t ap_shm_last_alloc; member 427 if (priv->ap_shm_last_alloc + req > in wov_map_shm() 434 priv->ap_shm_last_alloc, req); in wov_map_shm() 437 p.set_shm_addr_param.phys_addr = priv->ap_shm_last_alloc; in wov_map_shm() 451 offset = priv->ap_shm_last_alloc - priv->ap_shm_phys_addr; in wov_map_shm() 452 priv->ap_shm_last_alloc += req; in wov_map_shm() 990 priv->ap_shm_last_alloc = priv->ap_shm_phys_addr; in cros_ec_codec_platform_probe()