Lines Matching defs:dat_out
194 struct mutex gpio_lock; /* Protect cached dir, dat_out */
195 u8 dat_out[3];
227 val = kpad->dat_out[bank];
246 kpad->dat_out[bank] |= bit;
248 kpad->dat_out[bank] &= ~bit;
250 adp5588_write(kpad->client, GPIO_DAT_OUT1 + bank, kpad->dat_out[bank]);
320 kpad->dat_out[bank] |= bit;
322 kpad->dat_out[bank] &= ~bit;
325 kpad->dat_out[bank]);
463 kpad->dat_out[i] = adp5588_read(kpad->client,