Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
Defuse_reg.h90 #define PG_STROBE_PW_REG_V_LSB 0 macro
92 …G_STROBE_PW_REG_V_GET(x) (((x) & PG_STROBE_PW_REG_V_MASK) >> PG_STROBE_PW_REG_V_LSB)
93 #define PG_STROBE_PW_REG_V_SET(x) (((x) << PG_STROBE_PW_REG_V_LSB) & PG_STROBE_PW_RE…