Home
last modified time | relevance | path

Searched defs:NUM_CHANNELS (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.h21 #define NUM_CHANNELS 14 macro
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_rf.h26 #define NUM_CHANNELS 15 macro
/openbmc/u-boot/drivers/pwm/
H A Dsandbox_pwm.c14 NUM_CHANNELS = 3, enumerator
/openbmc/linux/drivers/staging/most/i2c/
H A Di2c.c18 enum { CH_RX, CH_TX, NUM_CHANNELS }; enumerator
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h16 #define NUM_CHANNELS 1 /* number of channels */ macro
/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-avpll.c29 #define NUM_CHANNELS 8 macro
/openbmc/linux/drivers/edac/
H A Dskx_common.h50 #define NUM_CHANNELS MAX(SKX_NUM_CHANNELS, I10NM_NUM_CHANNELS) macro
H A Digen6_edac.c45 #define NUM_CHANNELS 2 /* Max channels */ macro
H A Dsb_edac.c286 #define NUM_CHANNELS 6 /* Max channels per MC */ macro
/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.c54 #define NUM_CHANNELS (NUM_IP22ZILOG * 2) macro
/openbmc/u-boot/drivers/adc/
H A Dmeson-saradc.c161 #define NUM_CHANNELS 8 macro
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c52 #define NUM_CHANNELS ARRAY_SIZE(channel_freq) macro