Home
last modified time | relevance | path

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

12345

/linux/drivers/hwmon/pmbus/
H A Dlm25066.c255 /* VIN: 6.14 mV VAUX: 293 uV LSB */ in lm25066_read_word_data()
256 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25066_read_word_data()
337 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25056_read_word_data()
345 ret = DIV_ROUND_CLOSEST(ret * 293, 6140); in lm25056_read_word_data()
413 word = DIV_ROUND_CLOSEST((int)word * 6140, 293); in lm25066_write_word_data()
420 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/include/dt-bindings/gce/
H A Dmt8183-gce.h151 #define CMDQ_EVENT_VENC_CMDQ_128BYTE_DONE 293
/linux/scripts/crypto/
H A Dgen-hash-testvecs.py222 out_len = (in_len * 293) % (max_len + 1)
233 key_len = data_len % 293
/linux/drivers/accel/habanalabs/include/goya/
H A Dgoya_async_events.h130 GOYA_ASYNC_EVENT_ID_DMA_BM_CH3 = 293,
/linux/include/dt-bindings/clock/
H A Dexynos5250.h97 #define CLK_UART4 293
H A Dexynos4.h131 #define CLK_PDMA1 293
H A Dqcom,gcc-mdm9615.h303 #define PLL14 293
H A Dtegra194-clock.h288 #define TEGRA194_CLK_CVNAS 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 Dtegra30-car.h258 /* 293 */
H A Dqcom,gcc-apq8084.h302 #define GCC_TSIF_REF_CLK 293
H A Damlogic,a9-peripherals-clkc.h302 #define CLKID_VCLK0_IN 293
H A Drk3568-cru.h357 #define CLK_UART3_SRC 293
760 #define SRST_H_RGA 293
H A Dtegra114-car.h325 /* 293 */
H A Dimx8mp-clock.h299 #define IMX8MP_SYS_PLL1_160M_CG 293
H A Dtegra124-car-common.h324 /* 293 */
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst103 293 1 0
/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/include/dt-bindings/reset/
H A Dqcom,ipq5424-gcc.h302 #define GCC_PCIE3_AHB_RESET 293
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl-ss-adma.dtsi139 <GIC_SPI 293 IRQ_TYPE_LEVEL_HIGH>,
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pro4.c893 UNIPHIER_PINCTRL_PIN(293, "AO2BCK", UNIPHIER_PIN_IECTRL_NONE,
942 293, UNIPHIER_PIN_DRV_1BIT,
943 293, UNIPHIER_PIN_PULL_DOWN),
1114 292, 293, 294, 295, 296, 236, 237, 238, /* PORT27x */
/linux/drivers/pwm/
H A Dpwm-ab8500.c56 * b0000 | 293 Hz | 292.968750 Hz | 3413333.33 ns in ab8500_pwm_apply()

12345