Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/
H A Dradio-gemtek.c128 #define MKMASK(field) (((1UL<<BU2614_##field##_BITS) - 1) << \ macro
130 #define BU2614_PORT_MASK MKMASK(PORT)
131 #define BU2614_FREQ_MASK MKMASK(FREQ)
132 #define BU2614_VOID_MASK MKMASK(VOID)
133 #define BU2614_FMES_MASK MKMASK(FMES)
134 #define BU2614_STDF_MASK MKMASK(STDF)
135 #define BU2614_SWIN_MASK MKMASK(SWIN)
136 #define BU2614_SWAL_MASK MKMASK(SWAL)
137 #define BU2614_VOID2_MASK MKMASK(VOID2)
138 #define BU2614_FMUN_MASK MKMASK(FMUN)
[all …]