Home
last modified time | relevance | path

Searched full:inx (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_doorbell.c153 u32 inx; in kfd_get_kernel_doorbell() local
156 inx = find_first_zero_bit(kfd->doorbell_bitmap, PAGE_SIZE / sizeof(u32)); in kfd_get_kernel_doorbell()
158 __set_bit(inx, kfd->doorbell_bitmap); in kfd_get_kernel_doorbell()
161 if (inx >= KFD_MAX_NUM_OF_QUEUES_PER_PROCESS) in kfd_get_kernel_doorbell()
166 inx, in kfd_get_kernel_doorbell()
168 inx *= 2; in kfd_get_kernel_doorbell()
173 *doorbell_off, inx); in kfd_get_kernel_doorbell()
175 return kfd->doorbell_kernel_ptr + inx; in kfd_get_kernel_doorbell()
180 unsigned int inx; in kfd_release_kernel_doorbell() local
182 inx = (unsigned int)(db_addr - kfd->doorbell_kernel_ptr); in kfd_release_kernel_doorbell()
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-wormdingler-rev1-inx.dts8 * - bits 11..8: Panel ID: 0x0 (INX)
17 model = "Google Wormdingler rev1+ INX panel board";
H A Dsc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts8 * - bits 11..8: Panel ID: 0x0 (INX)
17 model = "Google Wormdingler rev1+ (INX, rt5682s)";
/linux/arch/riscv/include/asm/
H A Dio.h43 * outer set contains both I/O so inX is ordered with outX, while the inner just
44 * needs the type of the access (I for inX and O for outX).
/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_compressor.c545 uint32_t inx; in dce112_compressor_disable_lpt() local
548 for (inx = 0; inx < 3; inx++) { in dce112_compressor_disable_lpt()
/linux/Documentation/devicetree/bindings/display/panel/
H A Dboe,tv101wum-nl6.yaml31 # INX HJ110IZ-01A 10.95" WUXGA TFT LCD panel
/linux/arch/m68k/fpsp040/
H A Ddo_func.S107 bsr ld_pzero |bsr so we can return and set inx
108 bra t_inx2 |now, set the inx for the next inst
111 bra t_inx2 |now, set the inx for the next inst
H A Dtbldo.S62 .long sintd |$01-4 fint denorm inx
80 .long snzrinx |$03-4 fintrz denorm inx
/linux/arch/mips/math-emu/
H A Ddp_sqrt.c65 /* save old csr; switch off INX enable & flag; set RN rounding */ in ieee754dp_sqrt()
/linux/arch/sh/drivers/pci/
H A Dfixups-se7751.c93 * needed, the readx/writex and inx/outx functions will in pci_fixup_pcic()
/linux/arch/m68k/include/asm/
H A Dio_mm.h11 * inX/outX should not be used by any driver unless it does
15 * inX(),outX() are for ISA I/O
/linux/arch/alpha/kernel/
H A Dpci_impl.h22 * it may see an INx/OUTx at that address during BIOS emulation of the
/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb.h67 * calls emulate inX/outX. Hence, the data is
H A Dsisusbvga.c2326 * emulates inX instructions, the data returned is in sisusb_read()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1762 int i, inx = 0; in iavf_cfg_queues_bw() local
1790 qs_bw_cfg->cfg[inx].queue_id = i; in iavf_cfg_queues_bw()
1791 qs_bw_cfg->cfg[inx].shaper.peak = q_shaper->bw_max; in iavf_cfg_queues_bw()
1792 qs_bw_cfg->cfg[inx].shaper.committed = q_shaper->bw_min; in iavf_cfg_queues_bw()
1793 qs_bw_cfg->cfg[inx].tc = 0; in iavf_cfg_queues_bw()
1794 inx++; in iavf_cfg_queues_bw()
/linux/Documentation/hwmon/
H A Dvt1211.rst87 compute inx @*(1+R1/R2), @/(1+R1/R2)
/linux/drivers/pwm/
H A Dpwm-mc33xs2410.c356 * control over the outputs is handed over to the INx input logic in mc33xs2410_probe()
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2573 (*) inX(), outX():
2575 inX() 와 outX() 액세스 함수는 일부 아키텍쳐 (특히 x86) 에서는 특수한
2580 통해 접근하기 때문에, inX() 와 outX() 가 제공하는 이식성 있는 순서
2597 이것들은 inX()/outX() 나 readX()/writeX() 처럼 실제로 수행하는 액세스의
/linux/Documentation/
H A Dmemory-barriers.txt2628 (*) inX(), outX():
2630 The inX() and outX() accessors are intended to access legacy port-mapped
2637 provided by inX() and outX() are the same as those provided by readX()
2655 doing, be it inX()/outX() or readX()/writeX().
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2724 (*) inX(), outX():
2726 Los puntos de entrada inX() y outX() están destinados a acceder a mapas
2734 garantías de orden portátiles proporcionadas por inX() y outX() son las
2754 haciendo, ya sea inX()/outX() o readX()/writeX().
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c374 u16 inx = 0; in rsi_load_radio_caps() local
464 radio_caps->gcpd_per_rate[inx++] = in rsi_load_radio_caps()
/linux/arch/powerpc/crypto/
H A Daesp8-ppc.pl889 # loop inX-in7 are loaded
1651 # loop inX-in7 are loaded
2690 # loop inX-in5 are loaded
3359 # loop inX-in5 are loaded
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1256 *we set data rate INX 0 in rtl_get_tcb_desc()
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3191 assignment | TI | O3|INx| O2| O1|IN4|IN3|IN2|IN1| | |
3193 IN - sensor inputs, INx - sensor inputs and TI XORed together