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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/
H A Dradio-gemtek.c147 #define MKMASK(field) (((1<<BU2614_##field##_BITS) - 1) << \ macro
149 #define BU2614_PORT_MASK MKMASK(PORT)
150 #define BU2614_FREQ_MASK MKMASK(FREQ)
151 #define BU2614_VOID_MASK MKMASK(VOID)
152 #define BU2614_FMES_MASK MKMASK(FMES)
153 #define BU2614_STDF_MASK MKMASK(STDF)
154 #define BU2614_SWIN_MASK MKMASK(SWIN)
155 #define BU2614_SWAL_MASK MKMASK(SWAL)
156 #define BU2614_VOID2_MASK MKMASK(VOID2)
157 #define BU2614_FMUN_MASK MKMASK(FMU
[all...]

Completed in 64 milliseconds