Searched full:preprocessor (Results 1 – 25 of 91) sorted by relevance
1234
/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 …]
|
/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 …]
|
/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
|
D | exynos5410-clock.txt | 20 All available clocks are defined as preprocessor macros in
|
D | samsung,s3c2412-clock.txt | 18 All available clocks are defined as preprocessor macros in
|
D | rockchip,rk3036-cru.txt | 22 preprocessor macros in the dt-bindings/clock/rk3036-cru.h headers and can be
|
D | exynos3250-clock.txt | 23 All available clocks are defined as preprocessor macros in
|
D | amlogic,gxbb-clkc.txt | 23 preprocessor macros in the dt-bindings/clock/gxbb-clkc.h header and can be
|
D | samsung,s3c2410-clock.txt | 21 All available clocks are defined as preprocessor macros in
|
D | maxim,max9485.txt | 28 Clocks are defined as preprocessor macros in the dt-binding header.
|
D | actions,owl-cmu.txt | 22 All available clocks are defined as preprocessor macros in corresponding
|
D | rockchip,rk3328-cru.txt | 22 preprocessor macros in the dt-bindings/clock/rk3328-cru.h headers and can be
|
D | ti-clkctrl.txt | 43 Example: Preprocessor helper macros in dt-bindings/clock/ti-clkctrl.h
|
D | rockchip,rk3228-cru.txt | 22 preprocessor macros in the dt-bindings/clock/rk3228-cru.h headers and can be
|
/linux-5.10/drivers/usb/serial/ |
D | Makefile-keyspan_pda_fw | 5 # and its lack of preprocessor support
|
/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
|
/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
|
/linux-5.10/arch/sh/include/asm/ |
D | io_generic.h | 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
/linux-5.10/kernel/ |
D | bounds.c | 3 * Generate definitions needed by the preprocessor.
|
/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::
|
1234