Home
last modified time | relevance | path

Searched refs:ATW_GPIO_O_MASK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Datwreg.h493 #define ATW_GPIO_O_MASK 0xfc0 /* output value */ macro
H A Datw.c1649 gpio &= ~(ATW_GPIO_EN_MASK|ATW_GPIO_O_MASK|ATW_GPIO_I_MASK); in atw_si4126_tune()
1658 gpio |= LSHIFT(1, ATW_GPIO_O_MASK); in atw_si4126_tune()