Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/
Dixp4xx_crypto.c464 struct of_phandle_args npe_spec; in init_ixp_crypto() local
467 1, 0, &npe_spec); in init_ixp_crypto()
472 npe_id = npe_spec.args[0]; in init_ixp_crypto()
/Linux-v5.15/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1378 struct of_phandle_args npe_spec; in ixp4xx_of_get_platdata() local
1388 &npe_spec); in ixp4xx_of_get_platdata()
1394 plat->npe = (npe_spec.args[0] << 4); in ixp4xx_of_get_platdata()