Home
last modified time | relevance | path

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

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