Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright 2018 NXP
 */

#ifndef __RTC_H
#define __RTC_H

#include "dprtc.h"
#include "dprtc-cmd.h"

extern int dpaa2_phc_index;

#endif