Searched refs:attiny_get_port_state (Results 1 – 1 of 1) sorted by relevance
87 static u8 attiny_get_port_state(struct attiny_lcd *state, int reg) in attiny_get_port_state() function224 last_val = attiny_get_port_state(state, mappings[off].reg); in attiny_gpio_set()