Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpio-xtensa.c97 u32 expstate; in xtensa_expstate_get_value() local
100 __asm__ __volatile__("rur.expstate %0" : "=a" (expstate)); in xtensa_expstate_get_value()
103 return !!(expstate & BIT(offset)); in xtensa_expstate_get_value()

Completed in 3 milliseconds