Lines Matching refs:have_fault
66 u32 have_fault; member
103 .have_fault = 0xfe,
111 .have_fault = 0x1e,
118 .have_fault = 0x1e,
125 .have_fault = 0x7e,
132 .have_fault = 0x7e,
139 .have_fault = 0x7e,
147 .have_fault = 0x1e,
155 .have_fault = 0x7e,
162 .have_fault = 0x0e,
169 .have_fault = 0x1e,
393 if (nr == 5 && !(chip->have_fault & (1 << channel))) in max6697_is_visible()