Searched refs:n_latch (Results 1 – 5 of 5) sorted by relevance
277 unsigned int n_latch = 0; in pcf857x_probe() local281 of_property_read_u32(np, "lines-initial-states", &n_latch); in pcf857x_probe()283 n_latch = pdata->n_latch; in pcf857x_probe()372 gpio->out = ~n_latch; in pcf857x_probe()
33 unsigned n_latch; member
547 .n_latch = 0,
789 .n_latch = 0,
406 .n_latch = (1 << 3) | (1 << 2) | (1 << 1),