Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c796 phandle rproc_phandle; in ath11k_core_get_rproc() local
798 if (of_property_read_u32(dev->of_node, "qcom,rproc", &rproc_phandle)) { in ath11k_core_get_rproc()
803 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()