Searched refs:wdogclk_freq (Results 1 – 2 of 2) sorted by relevance
58 r->wdogclk_freq, NANOSECONDS_PER_SECOND); in sifive_e_aon_wdt_update_wdogcount()96 NANOSECONDS_PER_SECOND, r->wdogclk_freq); in sifive_e_aon_wdt_update_state()288 r->wdogclk_freq = SIFIVE_E_LFCLK_DEFAULT_FREQ; in sifive_e_aon_init()293 DEFINE_PROP_UINT64("wdogclk-frequency", SiFiveEAONState, wdogclk_freq,
52 uint64_t wdogclk_freq; member