Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S21 # define STATUS_SET 0 macro
33 # define STATUS_SET ST0_KX macro
160 or t0, ST0_BEV | ST0_ERL | STATUS_SET
/openbmc/u-boot/include/dt-bindings/reset/
H A Dti-syscon.h31 #define STATUS_SET (1 << 5) macro
/openbmc/linux/include/dt-bindings/reset/
H A Dti-syscon.h22 #define STATUS_SET (1 << 5) macro
/openbmc/linux/drivers/reset/
H A Dreset-ti-syscon.c150 !(control->flags & STATUS_SET); in ti_syscon_reset_status()