Searched refs:n_latch (Results 1 – 5 of 5) sorted by relevance
239 unsigned int n_latch = 0; in pcf857x_probe() local243 of_property_read_u32(np, "lines-initial-states", &n_latch); in pcf857x_probe()245 n_latch = pdata->n_latch; in pcf857x_probe()334 gpio->out = ~n_latch; in pcf857x_probe()
34 unsigned n_latch; member
541 .n_latch = 0,
786 .n_latch = 0,
445 .n_latch = (1 << 3) | (1 << 2) | (1 << 1),