Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800.h809 #define BBP_CSR_CFG_VALUE FIELD32(0x000000ff) macro
H A Drt2800lib.c94 rt2x00_set_field32(&reg, BBP_CSR_CFG_VALUE, value); in rt2800_bbp_write()
133 value = rt2x00_get_field32(reg, BBP_CSR_CFG_VALUE); in rt2800_bbp_read()