Searched refs:RTS5264_EXPRESS_LINK_FAIL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/cardreader/ | ||
H A D | rts5264.h | 72 #define RTS5264_EXPRESS_LINK_FAIL_MASK (0x01<<7) macro |
H A D | rts5264.c | 850 if (!(val & RTS5264_EXPRESS_LINK_FAIL_MASK)) in rts5264_init_params() |