Home
last modified time | relevance | path

Searched defs:chip (Results 1 – 25 of 54) sorted by relevance

123

/external/crosvm/devices/tests/irqchip/kvm/
Dx86_64.rs50 let mut chip = KvmKernelIrqChip::new(vm.try_clone().expect("failed to clone vm"), 1) in get_kernel_chip() localVariable
68 let mut chip = KvmSplitIrqChip::new( in get_split_chip() localVariable
84 let chip = get_kernel_chip(); in kernel_irqchip_pit_uses_speaker_port() localVariable
170 let chip = get_split_chip(); in split_irqchip_pit_uses_speaker_port() localVariable
176 let mut chip = get_split_chip(); in split_irqchip_routes_conflict() localVariable
198 let mut chip = get_split_chip(); in irq_event_tokens() localVariable
233 let mut chip = get_split_chip(); in finalize_devices() localVariable
353 let mut chip = get_split_chip(); in get_external_interrupt() localVariable
372 let mut chip = get_split_chip(); in broadcast_eoi() localVariable
Dmod.rs27 let mut chip = KvmKernelIrqChip::new(vm.try_clone().expect("failed to clone vm"), 1) in create_kvm_kernel_irqchip() localVariable
41 let mut chip = KvmKernelIrqChip::new(vm.try_clone().expect("failed to clone vm"), 1) in mp_state() localVariable
/external/mesa3d/src/loader/
Dpci_id_driver_map.h12 #define CHIPSET(chip, desc, name) chip, argument
18 #define CHIPSET(chip, family, family_str, name) chip, argument
24 #define CHIPSET(chip, name, family) chip, argument
30 #define CHIPSET(chip, name, family) chip, argument
36 #define CHIPSET(chip, name, family) chip, argument
42 #define CHIPSET(chip, name, family) chip, argument
48 #define CHIPSET(chip, name, family) chip, argument
54 #define CHIPSET(chip, name, family) chip, argument
/external/crosvm/devices/tests/irqchip/
Dwhpx.rs57 let mut chip = in get_chip() localVariable
123 let chip = get_chip(1); in pit_uses_speaker_port() localVariable
132 let mut chip = get_chip(1); in routes_conflict() localVariable
157 let mut chip = get_chip(1); in irq_event_tokens() localVariable
196 let mut chip = get_chip(1); in finalize_devices() localVariable
319 let mut chip = get_chip(1); in broadcast_eoi() localVariable
Duserspace.rs84 let mut chip = UserspaceIrqChip::<FakeVcpu>::new_with_clock(num_vcpus, irq_tube, None, clock) in get_chip_with_clock() localVariable
142 let chip = get_chip(1); in pit_uses_speaker_port() localVariable
148 let mut chip = get_chip(1); in routes_conflict() localVariable
170 let mut chip = get_chip(1); in irq_event_tokens() localVariable
206 let mut chip = get_chip(1); in finalize_devices() localVariable
325 let mut chip = get_chip(2); in inject_pic_interrupt() localVariable
348 let mut chip = get_chip(2); in inject_msi() localVariable
391 let chip = get_chip(2); in lowest_priority_destination() localVariable
462 let mut chip = get_chip(1); in broadcast_eoi() localVariable
554 let chip = get_chip(2); in apic_mmio() localVariable
[all …]
/external/arm-trusted-firmware/drivers/nxp/i2c/
Di2c.c94 static int i2c_write_addr(struct ls_i2c *ccsr_i2c, unsigned char chip, in i2c_write_addr()
144 static int read_data(struct ls_i2c *ccsr_i2c, unsigned char chip, in read_data()
182 static int write_data(struct ls_i2c *ccsr_i2c, unsigned char chip, in write_data()
200 int i2c_read(unsigned char chip, int addr, int alen, in i2c_read()
226 int i2c_write(unsigned char chip, int addr, int alen, in i2c_write()
240 int i2c_probe_chip(unsigned char chip) in i2c_probe_chip()
/external/toybox/toys/other/
Dgpiod.c123 struct gpiochip_info chip; in gpiodetect() local
144 struct gpiochip_info chip; in gpiofind() local
170 struct gpiochip_info chip; in gpioinfo_fd() local
218 struct gpiochip_info chip; in gpioget_main() local
Di2ctools.c92 static int i2c_open(int bus, int slave, long chip) in i2c_open()
235 chip = atolx_range(toys.optargs[1], 0, 0x7f); in i2cdump_main() local
263 chip = atolx_range(toys.optargs[1], 0, 0x7f), in i2cget_main() local
284 chip = atolx_range(toys.optargs[1], 0, 0x7f), in i2cset_main() local
/external/mesa3d/src/amd/compiler/
Daco_ir.cpp159 bool can_use_SDWA(chip_class chip, const aco_ptr<Instruction>& instr) in can_use_SDWA()
222 aco_ptr<Instruction> convert_to_SDWA(chip_class chip, aco_ptr<Instruction>& instr) in convert_to_SDWA()
284 bool can_use_opsel(chip_class chip, aco_opcode op, int idx, bool high) in can_use_opsel()
Daco_validate.cpp564 bool validate_subdword_operand(chip_class chip, const aco_ptr<Instruction>& instr, unsigned index) in validate_subdword_operand()
616 bool validate_subdword_definition(chip_class chip, const aco_ptr<Instruction>& instr) in validate_subdword_definition()
649 chip_class chip = program->chip_class; in get_subdword_bytes_written() local
Daco_print_asm.cpp95 std::pair<bool, size_t> disasm_instr(chip_class chip, LLVMDisasmContextRef disasm, in disasm_instr()
Daco_register_allocation.cpp321 unsigned get_subdword_operand_stride(chip_class chip, const aco_ptr<Instruction>& instr, unsigned i… in get_subdword_operand_stride()
372 chip_class chip = ctx.program->chip_class; in add_subdword_operand() local
439 chip_class chip = program->chip_class; in get_subdword_definition_info() local
493 chip_class chip = program->chip_class; in add_subdword_definition() local
1501 bool operand_can_use_reg(chip_class chip, aco_ptr<Instruction>& instr, unsigned idx, PhysReg reg, R… in operand_can_use_reg()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c71 sensors_chip_name *chip; member
255 const sensors_chip_name *chip, const sensors_feature *feature, in create_object()
275 const sensors_chip_name *chip; in build_sensor_list() local
/external/arm-trusted-firmware/drivers/mentor/i2c/
Dmi2cv.c273 static int mentor_i2c_probe(uint8_t chip) in mentor_i2c_probe()
390 static int mentor_i2c_target_offset_set(uint8_t chip, uint32_t addr, int alen) in mentor_i2c_target_offset_set()
487 int i2c_read(uint8_t chip, uint32_t addr, int alen, uint8_t *buffer, int len) in i2c_read()
566 int i2c_write(uint8_t chip, uint32_t addr, int alen, uint8_t *buffer, int len) in i2c_write()
/external/perfetto/ui/src/assets/
Dcommon.scss409 .chip { class
696 span.chip { class
725 .chip { class
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h899 chip(const Index offset) const { in chip() function
904 chip(const Index offset, const Index dim) const { in chip() function
1090 chip(const Index offset) const { in chip() function
1095 chip(const Index offset) { in chip() function
1101 chip(const Index offset, const Index dim) const { in chip() function
1106 chip(const Index offset, const Index dim) { in chip() function
/external/mesa3d/src/amd/registers/
Dmakeregheader.py57 def get_chip_index(chip): argument
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_context.cpp43 int sb_context::init(r600_isa *isa, sb_hw_chip chip, sb_hw_class cclass) { in init()
/external/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
Ddimm.c22 int read_spd(unsigned char chip, void *buf, int len) in read_spd()
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dbl33_info.h34 struct chip_info chip; member
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-cdev.c118 char *chip; in main() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_util.h145 static inline bool ac_has_vec3_support(enum chip_class chip, bool use_format) in ac_has_vec3_support()
/external/libdrm/nouveau/nvif/
Dcl0080.h36 char chip[16]; member
/external/eigen/unsupported/test/
Dcxx11_tensor_chipping.cpp349 auto chip = Evaluator4(tensor.chip<4>(3), DefaultDevice()); in test_chip_raw_data_col_major() local
384 auto chip = Evaluator0(tensor.chip<0>(3), DefaultDevice()); in test_chip_raw_data_row_major() local
/external/cpuinfo/src/arm/windows/
Dinit.c85 enum woa_chip_name chip, BYTE EfficiencyClass, in get_core_uarch_for_efficiency()

123