Home
last modified time | relevance | path

Searched defs:bcm_clk_hyst (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/clk/bcm/
Dclk-kona.h211 struct bcm_clk_hyst { struct
212 u32 offset; /* hyst register offset (normally CLKGATE) */
213 u32 en_bit; /* bit used to enable hysteresis */
214 u32 val_bit; /* if enabled: 0 = low delay; 1 = high delay */