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