Lines Matching defs:sw_config
41 struct sw_config { struct42 struct gpio_dt_spec clk;43 struct gpio_dt_spec dout;44 struct gpio_dt_spec dio;45 struct gpio_dt_spec dnoe;46 void *dout_reg;47 void *dio_reg;48 void *dnoe_reg;49 struct gpio_dt_spec noe;50 struct gpio_dt_spec reset;51 uint32_t port_write_cycles;52 void *clk_reg;