Searched refs:find_nx_device_tree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 894 static int __init find_nx_device_tree(struct device_node *dn, int chip_id, in find_nx_device_tree() function 928 ret = find_nx_device_tree(dn, chip_id, vasid, NX_CT_842, in nx_powernv_probe_vas() 932 ret = find_nx_device_tree(dn, chip_id, vasid, in nx_powernv_probe_vas()
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 891 static int __init find_nx_device_tree(struct device_node *dn, int chip_id, in find_nx_device_tree() function 925 ret = find_nx_device_tree(dn, chip_id, vasid, NX_CT_842, in nx_powernv_probe_vas() 929 ret = find_nx_device_tree(dn, chip_id, vasid, in nx_powernv_probe_vas()
|
Completed in 3 milliseconds