Searched defs:bcm_clk_hyst (Results 1 – 2 of 2) 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 */
203 struct bcm_clk_hyst { struct204 u32 offset; /* hyst register offset (normally CLKGATE) */205 u32 en_bit; /* bit used to enable hysteresis */206 u32 val_bit; /* if enabled: 0 = low delay; 1 = high delay */