Searched refs:multiple_int (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Ddv-cris.c57 after mapping than the previous, then the property multiple_int
235 const struct hw_property *multiple_int; local
280 multiple_int = hw_find_property (me, "multiple-int");
281 if (multiple_int != NULL)
283 if (hw_property_type (multiple_int) == integer_property)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Ddv-cris.c57 after mapping than the previous, then the property multiple_int
235 const struct hw_property *multiple_int; local
280 multiple_int = hw_find_property (me, "multiple-int");
281 if (multiple_int != NULL)
283 if (hw_property_type (multiple_int) == integer_property)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Ddv-cris.c57 after mapping than the previous, then the property multiple_int
235 const struct hw_property *multiple_int; local
280 multiple_int = hw_find_property (me, "multiple-int");
281 if (multiple_int != NULL)
283 if (hw_property_type (multiple_int) == integer_property)

Completed in 57 milliseconds