XenevaOS
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
imx8mp_clk_gate.h File Reference
#include <stdint.h>
Include dependency graph for imx8mp_clk_gate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _imx8mp_gate_
 

Typedefs

typedef struct _imx8mp_gate_ _imx8mp_gate_t
 

Functions

void imx8mp_gate_init ()
 imx8mp_gate_init – initialize gate data registry
 
int imx8mp_glk_gate_enable (uint8_t clk_root_id)
 
int imx8mp_clk_gate_disable (uint8_t clk_root_id)
 

Typedef Documentation

◆ _imx8mp_gate_t

typedef struct _imx8mp_gate_ _imx8mp_gate_t

Function Documentation

◆ imx8mp_clk_gate_disable()

int imx8mp_clk_gate_disable ( uint8_t  clk_root_id)
extern

◆ imx8mp_gate_init()

void imx8mp_gate_init ( )
extern

imx8mp_gate_init – initialize gate data registry

◆ imx8mp_glk_gate_enable()

int imx8mp_glk_gate_enable ( uint8_t  clk_root_id)
extern