Home
last modified time | relevance | path

Searched refs:nr_channels (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/reset/
H A Dsti-reset.c59 int nr_channels; member
176 .nr_channels = ARRAY_SIZE(stih407_powerdowns),
184 .nr_channels = ARRAY_SIZE(stih407_softresets),
191 .nr_channels = ARRAY_SIZE(stih407_picophyresets),
235 if (reset_ctl->id >= reset_desc->nr_channels) in sti_reset_program_hw()