Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-gpio.h236 struct ody_gpio_bit_cfgx_s { struct
237 uint64_t tx_oe : 1;
238 uint64_t pin_xor : 1;
239 uint64_t int_en : 1;
240 uint64_t int_type : 1;
241 uint64_t fil_cnt : 4;
242 uint64_t fil_sel : 4;
243 uint64_t tx_od : 1;
244 uint64_t blink_en : 2;
245 uint64_t reserved_15 : 1;
[all …]