Home
last modified time | relevance | path

Searched refs:chdl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1806 const u64 *chdl; in grab_mdesc_irq_props() local
1811 chdl = mdesc_get_property(mdesc, node, "cfg-handle", NULL); in grab_mdesc_irq_props()
1812 if (!chdl || (*chdl != *reg)) in grab_mdesc_irq_props()
1814 ip->cfg_handle = *chdl; in grab_mdesc_irq_props()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c1806 const u64 *chdl; in grab_mdesc_irq_props() local
1811 chdl = mdesc_get_property(mdesc, node, "cfg-handle", NULL); in grab_mdesc_irq_props()
1812 if (!chdl || (*chdl != reg)) in grab_mdesc_irq_props()
1814 ip->cfg_handle = *chdl; in grab_mdesc_irq_props()

Completed in 6 milliseconds