Home
last modified time | relevance | path

Searched defs:lt (Results 1 – 25 of 56) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
Dlontium-lt8912b.c50 static int lt8912_write_init_config(struct lt8912 *lt) in lt8912_write_init_config()
90 static int lt8912_write_mipi_basic_config(struct lt8912 *lt) in lt8912_write_mipi_basic_config()
103 static int lt8912_write_dds_config(struct lt8912 *lt) in lt8912_write_dds_config()
156 static int lt8912_write_rxlogicres_config(struct lt8912 *lt) in lt8912_write_rxlogicres_config()
168 static int lt8912_write_lvds_config(struct lt8912 *lt) in lt8912_write_lvds_config()
217 static int lt8912_init_i2c(struct lt8912 *lt, struct i2c_client *client) in lt8912_init_i2c()
248 static int lt8912_free_i2c(struct lt8912 *lt) in lt8912_free_i2c()
258 static int lt8912_hard_power_on(struct lt8912 *lt) in lt8912_hard_power_on()
266 static void lt8912_hard_power_off(struct lt8912 *lt) in lt8912_hard_power_off()
273 static int lt8912_video_setup(struct lt8912 *lt) in lt8912_video_setup()
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dnft_set_pipapo_avx2.c45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument
49 #define NFT_PIPAPO_AVX2_BUCKET_LOAD8(reg, lt, group, v, bsize) \ argument
221 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() local
283 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() local
361 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_8() local
457 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_12() local
551 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_32() local
677 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_1() local
734 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_2() local
798 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_4() local
[all …]
Dnft_set_pipapo.h72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) argument
80 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) argument
129 unsigned long *lt; member
202 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit() local
230 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit() local
/kernel/linux/linux-6.6/net/netfilter/
Dnft_set_pipapo_avx2.c45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument
49 #define NFT_PIPAPO_AVX2_BUCKET_LOAD8(reg, lt, group, v, bsize) \ argument
221 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() local
284 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() local
363 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_8() local
460 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_12() local
555 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_32() local
682 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_1() local
740 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_2() local
805 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_4() local
[all …]
Dnft_set_pipapo.h72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) argument
80 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) argument
129 unsigned long *lt; member
200 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit() local
228 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c46 nvkm_dp_train_sense(struct lt_state *lt, bool pc, u32 delay) in nvkm_dp_train_sense()
74 nvkm_dp_train_drive(struct lt_state *lt, bool pc) in nvkm_dp_train_drive()
140 nvkm_dp_train_pattern(struct lt_state *lt, u8 pattern) in nvkm_dp_train_pattern()
155 nvkm_dp_train_eq(struct lt_state *lt) in nvkm_dp_train_eq()
186 nvkm_dp_train_cr(struct lt_state *lt) in nvkm_dp_train_cr()
226 struct lt_state lt = { in nvkm_dp_train_links() local
Ddp.h30 } lt; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c58 nvkm_dp_train_sense(struct lt_state *lt, bool pc, u32 delay) in nvkm_dp_train_sense()
98 nvkm_dp_train_drive(struct lt_state *lt, bool pc) in nvkm_dp_train_drive()
169 nvkm_dp_train_pattern(struct lt_state *lt, u8 pattern) in nvkm_dp_train_pattern()
195 nvkm_dp_train_eq(struct lt_state *lt) in nvkm_dp_train_eq()
242 nvkm_dp_train_cr(struct lt_state *lt) in nvkm_dp_train_cr()
282 struct lt_state lt = { in nvkm_dp_train_link() local
Doutp.h61 } lt; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dmarvell_nand.c1026 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_read_page() local
1084 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_read_page() local
1140 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_write_page() local
1246 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page_raw() local
1296 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_chunk() local
1361 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page() local
1501 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page_raw() local
1558 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_chunk() local
1619 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page() local
2189 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nand_ooblayout_ecc() local
[all …]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Dmarvell_nand.c1040 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_read_page() local
1098 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_read_page() local
1154 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_write_page() local
1260 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page_raw() local
1310 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_chunk() local
1375 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page() local
1515 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page_raw() local
1572 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_chunk() local
1633 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page() local
2203 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nand_ooblayout_ecc() local
[all …]
/kernel/linux/linux-6.6/arch/mips/pci/
Dfixup-cobalt.c71 unsigned char lt; in qube_raq_via_bmIDE_fixup() local
/kernel/linux/linux-5.10/arch/mips/pci/
Dfixup-cobalt.c56 unsigned char lt; in qube_raq_via_bmIDE_fixup() local
/kernel/liteos_m/testsuites/unittest/xts/mem/
Dmem_api_test.c171 …char lt[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x77}; /* 8, common data for test, no spec… variable
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dcpu-features.h63 #define __isa_range(ge, lt) \ argument
65 #define __isa_range_or_flag(ge, lt, flag) \ argument
67 #define __isa_range_and_ase(ge, lt, ase) \ argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h63 #define __isa_range(ge, lt) \ argument
65 #define __isa_range_or_flag(ge, lt, flag) \ argument
67 #define __isa_range_and_ase(ge, lt, ase) \ argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c148 u64 cfg, u8 lid, u8 lt, u8 intf) in npc_set_layer_mdata()
193 u8 nr_bits, lid, lt, ld; in npc_check_overlap() local
449 u8 lt, u64 cfg, u8 intf) in npc_scan_ldata()
605 u8 lid, lt, ld, bitnr; in npc_scan_kex() local
Drvu_npc_hash.c104 u8 intf, int lid, int lt, int ld) in npc_update_use_hash()
126 int lid, lt, ld, hash_cnt = 0; in npc_program_mkex_hash_rx() local
166 int lid, lt, ld, hash_cnt = 0; in npc_program_mkex_hash_tx() local
/kernel/liteos_m/testsuites/unittest/posix/src/string/
Dmemory_func_test.c190 char lt[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x77}; variable
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
Dv4l2-h264.c263 u8 lt, i = 0, j = 0, k = 0; in reorder_field_reflist() local
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
Drga-hw.c50 struct rga_addr_offset *lt, *lb, *rt, *rb; in rga_get_addr_offset() local
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
Drga-hw.c50 struct rga_addr_offset *lt, *lb, *rt, *rb; in rga_get_addr_offset() local
/kernel/linux/linux-5.10/scripts/
Dunifdef.c831 Linetype lt; in eval_unary() local
918 Linetype lt, rt; in eval_table() local
/kernel/linux/linux-6.6/scripts/
Dunifdef.c831 Linetype lt; in eval_unary() local
918 Linetype lt, rt; in eval_table() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c738 int lid, lt, ld, fl; in npc_program_mkex_profile() local
2220 #define GET_KEX_LD(intf, lid, lt, ld) \ argument
2231 int lid, lt, ld, fl; in rvu_mbox_handler_npc_get_kex_cfg() local

123