Home
last modified time | relevance | path

Searched full:293 (Results 1 – 25 of 169) sorted by relevance

1234567

/linux/drivers/hwmon/pmbus/
H A Dlm25066.c253 /* VIN: 6.14 mV VAUX: 293 uV LSB */ in lm25066_read_word_data()
254 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25066_read_word_data()
335 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25056_read_word_data()
343 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25056_read_word_data()
411 word = DIV_ROUND_CLOSEST((int)word * 6140, 293); in lm25066_write_word_data()
418 word = DIV_ROUND_CLOSEST((int)word * 6140, 293); in lm25066_write_word_data()
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv18xx-reset.h95 #define RST_CPUSYS1 293
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,qcs404-pas.yaml74 interrupts-extended = <&intc GIC_SPI 293 IRQ_TYPE_EDGE_RISING>,
/linux/include/dt-bindings/gce/
H A Dmt8183-gce.h151 #define CMDQ_EVENT_VENC_CMDQ_128BYTE_DONE 293
H A Dmt6779-gce.h161 #define CMDQ_EVENT_VENC_128BYTE_CNT_DONE 293
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-main.dtsi783 power-domains = <&k3_pds 293 TI_SCI_PD_EXCLUSIVE>;
784 clocks = <&k3_clks 293 5>, <&k3_clks 293 13>, <&cmn_refclk>;
786 assigned-clocks = <&k3_clks 293 13>, <&k3_clks 293 0>;
787 assigned-clock-parents = <&k3_clks 293 17>, <&k3_clks 293 4>;
793 clocks = <&k3_clks 293 13>, <&cmn_refclk>;
796 assigned-clock-parents = <&k3_clks 293 13>;
800 clocks = <&k3_clks 293
[all...]
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl302 293 32 fstatat64 - compat_sys_s390_fstatat64
303 293 64 newfstatat sys_newfstatat -
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst136 0x1888 is in vt_ioctl (drivers/tty/vt/vt_ioctl.c:293).
142 293 if (VT_BUSY(vc_num))
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl302 293 32 fstatat64 - compat_sys_s390_fstatat64
303 293 64 newfstatat sys_newfstatat -
/linux/include/dt-bindings/clock/
H A Dexynos5250.h97 #define CLK_UART4 293
H A Dqcom,gcc-mdm9615.h303 #define PLL14 293
H A Dexynos4.h131 #define CLK_PDMA1 293
H A Dqcom,gcc-msm8960.h301 #define PLL14 293
H A Dqcom,gcc-msm8974.h302 #define GCC_TLMM_AHB_CLK_SLEEP_ENA 293
H A Dtegra194-clock.h288 #define TEGRA194_CLK_CVNAS 293
H A Dtegra30-car.h258 /* 293 */
/linux/drivers/accel/habanalabs/include/goya/
H A Dgoya_async_events.h130 GOYA_ASYNC_EVENT_ID_DMA_BM_CH3 = 293,
/linux/Documentation/devicetree/bindings/i3c/
H A Drenesas,i3c.yaml153 <GIC_SPI 293 IRQ_TYPE_LEVEL_HIGH>,
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst103 293 1 0
/linux/lib/crypto/tests/
H A Dhash-test-template.h610 static_assert(TEST_BUF_LEN >= 4096 + 293); in test_hmac()
620 * up to 293, which is somewhat larger than the largest hash in test_hmac()
625 size_t key_len = data_len % 293; in test_hmac()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h37 #define MAX_BIT_RATE_LONG_GI_1NSS_80MHZ_MCS7 293 /* Mbps */
/linux/Documentation/devicetree/bindings/scsi/
H A Dhisilicon-sas.txt80 <289 4>,<293 4>,<294 4>,/* phy3 */
/linux/Documentation/devicetree/bindings/net/
H A Drenesas,r8a779f0-ether-switch.yaml186 <GIC_SPI 293 IRQ_TYPE_LEVEL_HIGH>,
/linux/scripts/crypto/
H A Dgen-hash-testvecs.py114 key_len = data_len % 293
/linux/include/dt-bindings/reset/
H A Dqcom,ipq5424-gcc.h302 #define GCC_PCIE3_AHB_RESET 293

1234567