Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Dfdtput.c19 OPER_WRITE_PROP, /* Write a property in a node */ enumerator
233 case OPER_WRITE_PROP: in do_fdtput()
293 disp.oper = OPER_WRITE_PROP; in main()
338 if (disp.oper == OPER_WRITE_PROP) { in main()