Searched full:preprocessor (Results 1 – 25 of 187) sorted by relevance
12345678
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| D | hw_atl_llh_internal.h | 8 /* File hw_atl_llh_internal.h: Preprocessor definitions 68 /* preprocessor definitions for msm rx errors counter register */ 71 /* preprocessor definitions for msm rx unicast frames counter register */ 74 /* preprocessor definitions for msm rx multicast frames counter register */ 77 /* preprocessor definitions for msm rx broadcast frames counter register */ 80 /* preprocessor definitions for msm rx broadcast octets counter register 1 */ 83 /* preprocessor definitions for msm rx broadcast octets counter register 2 */ 86 /* preprocessor definitions for msm rx unicast octets counter register 0 */ 89 /* preprocessor definitions for msm tx unicast frames counter register */ 92 /* preprocessor definitions for msm tx multicast frames counter register */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| D | hw_atl_llh_internal.h | 8 /* File hw_atl_llh_internal.h: Preprocessor definitions 68 /* preprocessor definitions for msm rx errors counter register */ 71 /* preprocessor definitions for msm rx unicast frames counter register */ 74 /* preprocessor definitions for msm rx multicast frames counter register */ 77 /* preprocessor definitions for msm rx broadcast frames counter register */ 80 /* preprocessor definitions for msm rx broadcast octets counter register 1 */ 83 /* preprocessor definitions for msm rx broadcast octets counter register 2 */ 86 /* preprocessor definitions for msm rx unicast octets counter register 0 */ 89 /* preprocessor definitions for msm tx unicast frames counter register */ 92 /* preprocessor definitions for msm tx multicast frames counter register */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| D | hw_atl2_llh_internal.h | 28 * preprocessor definitions for the bitfield "rpf_new_rpf_en_i". 46 * preprocessor definitions for the bitfield "l2_uc_req_tag0{f}[7:0]". 65 * preprocessor definitions for the bitfield "rpf_l2_bc_req_tag[5:0]". 83 * preprocessor definitions for the bitfield "rpf_rss_red1_data[4:0]". 100 * preprocessor definitions for the bitfield "vlan_req_tag0{f}[3:0]". 119 * Preprocessor definitions for the bitfield "rx_q{Q}_tc_map[2:0]". 136 * preprocessor definitions for the bitfield "tx_tc_q_rand_map_en". 154 * preprocessor definitions for the bitfield "tx_buffer_clk_gate_en". 172 * preprocessor definitions for the bitfield "tx_q_tc_map{q}". 189 * preprocessor definitions for the bitfield "data_tc_arb_mode". [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| D | hw_atl2_llh_internal.h | 28 * preprocessor definitions for the bitfield "rpf_new_rpf_en_i". 46 * preprocessor definitions for the bitfield "l2_uc_req_tag0{f}[7:0]". 65 * preprocessor definitions for the bitfield "rpf_l2_bc_req_tag[5:0]". 83 * preprocessor definitions for the bitfield "rpf_rss_red1_data[4:0]". 100 * preprocessor definitions for the bitfield "vlan_req_tag0{f}[3:0]". 119 * Preprocessor definitions for the bitfield "rx_q{Q}_tc_map[2:0]". 136 * preprocessor definitions for the bitfield "tx_tc_q_rand_map_en". 154 * preprocessor definitions for the bitfield "tx_buffer_clk_gate_en". 172 * preprocessor definitions for the bitfield "tx_q_tc_map{q}". 189 * preprocessor definitions for the bitfield "data_tc_arb_mode". [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 38 Clocks are defined as preprocessor macros in above dt-binding header for
|
| D | amlogic,meson8b-clkc.txt | 26 preprocessor macros in the dt-bindings/clock/meson8b-clkc.h header and can be 29 Similarly a preprocessor macro for each reset line is defined in
|
| D | stericsson,abx500.txt | 11 All available clocks are defined as preprocessor macros in
|
| D | samsung,s2mps11.yaml | 19 All available clocks are defined as preprocessor macros in
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 38 Clocks are defined as preprocessor macros in above dt-binding header for
|
| D | amlogic,meson8b-clkc.txt | 26 preprocessor macros in the dt-bindings/clock/meson8b-clkc.h header and can be 29 Similarly a preprocessor macro for each reset line is defined in
|
| D | amlogic,gxbb-aoclkc.txt | 27 preprocessor macros in the dt-bindings/clock/gxbb-aoclkc.h header and can be 34 preprocessor macros in the dt-bindings/reset/gxbb-aoclkc.h header and can be
|
| D | stericsson,abx500.txt | 11 All available clocks are defined as preprocessor macros in
|
| D | exynos5250-clock.txt | 19 All available clocks are defined as preprocessor macros in
|
| D | exynos5420-clock.txt | 20 All available clocks are defined as preprocessor macros in
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | Makefile-keyspan_pda_fw | 5 # and its lack of preprocessor support
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | Makefile-keyspan_pda_fw | 5 # and its lack of preprocessor support
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | 4.Coding.rst | 104 #ifdef and preprocessor use in general 107 The C preprocessor seems to present a powerful temptation to some C 109 flexibility into a source file. But the preprocessor is not C, and heavy 111 harder for the compiler to check for correctness. Heavy preprocessor use 123 C preprocessor macros present a number of hazards, including possible
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | 4.Coding.rst | 104 #ifdef and preprocessor use in general 107 The C preprocessor seems to present a powerful temptation to some C 109 flexibility into a source file. But the preprocessor is not C, and heavy 111 harder for the compiler to check for correctness. Heavy preprocessor use 123 C preprocessor macros present a number of hazards, including possible
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/apple/ |
| D | multi-die-cpp.h | 3 * C preprocessor macros for t600x multi die support.
|
| /kernel/linux/linux-5.10/scripts/atomic/ |
| D | gen-atomic-instrumented.sh | 58 # We definitely need a preprocessor symbol for this atomic if it is an 66 # only have a preprocessor symbol if the relaxed variant isn't defined
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | io_generic.h | 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | io_generic.h | 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
| /kernel/linux/linux-5.10/kernel/ |
| D | bounds.c | 3 * Generate definitions needed by the preprocessor.
|
| /kernel/linux/linux-6.6/kernel/ |
| D | bounds.c | 3 * Generate definitions needed by the preprocessor.
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | symbol-namespaces.rst | 46 preprocessor symbol. E.g. to export the symbol `usb_stor_suspend` into the 79 unit as preprocessor statement. The above example would then read::
|
12345678