Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dfcx.h16 #define TCW_FLAGS_INPUT_TIDA (1 << (23 - 5)) macro
/openbmc/linux/drivers/s390/cio/
H A Dfcx.c213 tcw->flags |= TCW_FLAGS_INPUT_TIDA; in tcw_set_data()