Searched full:preprocessor (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.12.1/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-6.12.1/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-6.12.1/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 | samsung,s2mps11.yaml | 19 All available clocks are defined as preprocessor macros in
|
D | samsung,exynos-clock.yaml | 16 All available clocks are defined as preprocessor macros in
|
D | samsung,exynos4412-isp-clock.yaml | 17 All available clocks are defined as preprocessor macros in
|
D | samsung,s3c6400-clock.yaml | 24 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 | samsung,exynos5410-clock.yaml | 20 All available clocks are defined as preprocessor macros in
|
D | rockchip,rk3588-cru.yaml | 20 are defined as preprocessor macros in dt-binding headers.
|
D | rockchip,rk3568-cru.yaml | 19 preprocessor macros in the dt-bindings/clock/rk3568-cru.h headers and can be
|
D | rockchip,rk3328-cru.txt | 22 preprocessor macros in the dt-bindings/clock/rk3328-cru.h headers and can be
|
D | ti-clkctrl.txt | 45 Example: Preprocessor helper macros in dt-bindings/clock/ti-clkctrl.h
|
D | rockchip,rk3128-cru.yaml | 19 preprocessor macros in the dt-bindings/clock/rk3128-cru.h headers and can be
|
D | samsung,s5pv210-audss-clock.yaml | 16 All available clocks are defined as preprocessor macros in
|
D | samsung,s5pv210-clock.yaml | 23 All available clocks are defined as preprocessor macros in
|
/linux-6.12.1/Documentation/process/ |
D | 4.Coding.rst | 108 #ifdef and preprocessor use in general 111 The C preprocessor seems to present a powerful temptation to some C 113 flexibility into a source file. But the preprocessor is not C, and heavy 115 harder for the compiler to check for correctness. Heavy preprocessor use 127 C preprocessor macros present a number of hazards, including possible
|
/linux-6.12.1/drivers/usb/serial/ |
D | Makefile-keyspan_pda_fw | 5 # and its lack of preprocessor support
|
/linux-6.12.1/arch/arm64/boot/dts/apple/ |
D | multi-die-cpp.h | 3 * C preprocessor macros for t600x multi die support.
|
/linux-6.12.1/arch/sh/include/asm/ |
D | io_generic.h | 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
/linux-6.12.1/kernel/ |
D | bounds.c | 3 * Generate definitions needed by the preprocessor.
|
/linux-6.12.1/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::
|
/linux-6.12.1/arch/mips/vdso/ |
D | elf.S | 26 * We base the .MIPS.abiflags section on preprocessor definitions rather than
|
1234