Home
last modified time | relevance | path

Searched defs:l (Results 176 – 200 of 1206) sorted by relevance

12345678910>>...49

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dtest-vma.c13 size_t l = (size_t)1 << i; in main() local
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c78 #define DATA_LANE_ULPM_REQ(l) BIT(9 + (l)) argument
127 #define DATA_LANE_RDY(l) BIT(2 + (l)) argument
135 #define ERR_CONT_LP(x, l) BIT(18 + ((x) * 4) + (l)) argument
136 #define ERR_CONTROL(l) BIT(14 + (l)) argument
137 #define ERR_SYNESC(l) BIT(10 + (l)) argument
138 #define ERR_ESC(l) BIT(6 + (l)) argument
141 #define ERR_CONT_LP_EDGE(x, l) BIT(12 + ((x) * 4) + (l)) argument
142 #define ERR_CONTROL_EDGE(l) BIT(8 + (l)) argument
143 #define ERR_SYN_ESC_EDGE(l) BIT(4 + (l)) argument
144 #define ERR_ESC_EDGE(l) BIT(0 + (l)) argument
[all …]
/openbmc/linux/scripts/dtc/
H A Dtreesource.c277 struct label *l; in write_tree_source_node() local
327 struct label *l; in dt_to_source() local
/openbmc/linux/drivers/clk/qcom/
H A Dclk-pll.h21 u16 l; member
62 u16 l; member
/openbmc/linux/crypto/
H A Dfcrypt.c237 __be32 l, r; in fcrypt_encrypt() member
269 __be32 l, r; in fcrypt_decrypt() member
H A Dcast5_generic.c305 u32 l, r, t; in __cast5_encrypt() local
360 u32 l, r, t; in __cast5_decrypt() local
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dgeneric.c118 u32 field, l, reg; in mx31_set_pad() local
133 u32 l; in mx31_set_gpr() local
/openbmc/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c63 u32 l = req->iv[0] + 1; in ccm_init_mac() local
101 struct __packed { __be16 l; __be32 h; u16 len; } ltag; in ccm_calculate_auth_mac() member
/openbmc/linux/net/appletalk/
H A Datalk_proc.c30 loff_t l = *pos; in atalk_seq_interface_start() local
91 loff_t l = *pos; in atalk_seq_route_start() local
/openbmc/u-boot/lib/
H A Dstrmhz.c10 long l, n; in strmhz() local
/openbmc/linux/lib/math/
H A Dlcm.c19 unsigned long l = lcm(a, b); in lcm_not_zero() local
/openbmc/linux/net/mac80211/
H A Dmichael.h16 u32 l, r; member
/openbmc/linux/scripts/clang-tools/
H A Drun-clang-tools.py39 def init(l, a): argument
/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c205 u32 l, rw; in omap2_mcspi_set_dma_req() local
225 u32 l; in omap2_mcspi_set_enable() local
241 u32 l; in omap2_mcspi_set_cs() local
275 u32 l; in omap2_mcspi_set_mode() local
443 u32 l; in omap2_mcspi_rx_dma() local
693 u32 l; in omap2_mcspi_txrx_pio() local
902 u32 ref_clk_hz, l = 0, clkd = 0, div, extclk = 0, clkg = 0; in omap2_mcspi_setup_transfer() local
/openbmc/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c126 u32 l, h, mask, shift, intr; in sys_set_trip_temp() local
184 u32 l, h; in enable_pkg_thres_interrupt() local
200 u32 l, h; in disable_pkg_thres_interrupt() local
/openbmc/linux/drivers/clocksource/
H A Darc_timer.c61 u32 l, h; in arc_read_gfrc() local
131 u32 l, h; in arc_read_rtc() local
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_rng-test.c209 unsigned long l[TEST_INPUT_BITS / BITS_PER_LONG]; in test_continuous_runs() member
254 unsigned long l[TEST_INPUT_BITS / BITS_PER_LONG]; in test_first_byte_runs() member
/openbmc/telemetry/src/utils/
H A Dunique_call.hpp20 auto l = std::make_shared<Lock>(); in operator ()() local
/openbmc/u-boot/scripts/kconfig/
H A Dkconf_id.c47 int l = strlen(id->name); in kconf_id_lookup() local
/openbmc/u-boot/cmd/
H A Dconsole.c17 int l; in do_coninfo() local
/openbmc/linux/arch/x86/include/asm/
H A Dmsr.h327 static inline int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu()
332 static inline int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu()
358 u32 *l, u32 *h) in rdmsr_safe_on_cpu()
362 static inline int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_safe_on_cpu()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c237 struct child *l, struct child *r) in __rebalance2()
312 struct child *l, struct child *c, struct child *r, in delete_center_node()
352 struct child *l, struct child *c, struct child *r, in redistribute3()
419 struct child *l, struct child *c, struct child *r) in __rebalance3()
/openbmc/qemu/hw/xen/
H A Dxen_pt.c655 static void xen_pt_region_add(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_region_add()
664 static void xen_pt_region_del(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_region_del()
673 static void xen_pt_io_region_add(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_io_region_add()
682 static void xen_pt_io_region_del(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_io_region_del()
/openbmc/linux/arch/arm/include/asm/
H A Dglue-cache.h144 static inline void nop_dma_map_area(const void *s, size_t l, int f) { } in nop_dma_map_area()
145 static inline void nop_dma_unmap_area(const void *s, size_t l, int f) { } in nop_dma_unmap_area()
/openbmc/linux/fs/btrfs/
H A Dprint-tree.c174 static void print_uuid_item(const struct extent_buffer *l, unsigned long offset, in print_uuid_item()
204 void btrfs_print_leaf(const struct extent_buffer *l) in btrfs_print_leaf()

12345678910>>...49