Home
last modified time | relevance | path

Searched defs:clk_gate2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h42381 struct clk_gate2 { struct
42382 struct clk_hw hw;
42383 void *reg;
42384 u8 bit_idx;
42385 u8 cgr_val;
42386 u8 cgr_mask;
42387 u8 flags;
42388 spinlock_t *lock;
42389 unsigned int *share_count;
H A Dvmlinux.h42381 struct clk_gate2 { struct
42382 struct clk_hw hw;
42383 void *reg;
42384 u8 bit_idx;
42385 u8 cgr_val;
42386 u8 cgr_mask;
42387 u8 flags;
42388 spinlock_t *lock;
42389 unsigned int *share_count;