Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h47 struct cvmx_gpio_bit_cfgx_s { struct
49 uint64_t reserved_21_63:42;
50 uint64_t output_sel:5;
51 uint64_t synce_sel:2;
52 uint64_t clk_gen:1;
53 uint64_t clk_sel:2;
54 uint64_t fil_sel:4;
55 uint64_t fil_cnt:4;
56 uint64_t int_type:1;
57 uint64_t int_en:1;
[all …]
/kernel/linux/linux-4.19/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h47 struct cvmx_gpio_bit_cfgx_s { struct
49 uint64_t reserved_21_63:42;
50 uint64_t output_sel:5;
51 uint64_t synce_sel:2;
52 uint64_t clk_gen:1;
53 uint64_t clk_sel:2;
54 uint64_t fil_sel:4;
55 uint64_t fil_cnt:4;
56 uint64_t int_type:1;
57 uint64_t int_en:1;
[all …]