Searched defs:bcm_clk_hyst (Results 1 – 1 of 1) sorted by relevance
211 struct bcm_clk_hyst { struct212 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 */