Searched refs:hclk_val (Results 1 – 2 of 2) sorted by relevance
188 uint32_t hclk_val, vddio_val; in mxs_ocotp_write_fuse() local200 ret = mxs_ocotp_scale_hclk(1, &hclk_val); in mxs_ocotp_write_fuse()236 if (mxs_ocotp_scale_hclk(0, &hclk_val)) in mxs_ocotp_write_fuse()
2945 t_u64 hclk_val; in moal_get_host_time_ns() local2948 hclk_val = (ts.tv_sec * 1000000000L) + ts.tv_nsec; in moal_get_host_time_ns()2949 *time = hclk_val; in moal_get_host_time_ns()