Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/nx/
Dnx.c465 struct device_node *base_node = dev->of_node; in nx_of_init() local
468 p = of_find_property(base_node, "status", NULL); in nx_of_init()
474 p = of_find_property(base_node, "ibm,max-sg-len", NULL); in nx_of_init()
481 p = of_find_property(base_node, "ibm,max-sync-cop", NULL); in nx_of_init()