Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dprom_common.c80 if (OF_IS_DYNAMIC(prop)) in of_set_property()
/openbmc/linux/include/linux/
H A Dof.h260 #define OF_IS_DYNAMIC(x) test_bit(OF_DYNAMIC, &x->_flags) macro