Home
last modified time | relevance | path

Searched refs:en (Results 526 – 550 of 1356) sorted by relevance

1...<<21222324252627282930>>...55

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-kobol-helios64.dts472 hdd_a_power_en: hdd-a-power-en {
476 hdd_b_power_en: hdd-b-power-en {
480 vcc5v0_usb_en: vcc5v0-usb-en {
484 usb_lan_en: usb-lan-en {
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c169 u32 mask, u8 en) in _sspp_setup_opmode() argument
180 if (en) in _sspp_setup_opmode()
189 u32 mask, u8 en) in _sspp_setup_csc10_opmode() argument
195 if (en) in _sspp_setup_csc10_opmode()
H A Ddpu_hw_top.c40 if (cfg->en) { in dpu_hw_setup_split_pipe()
63 DPU_REG_WRITE(c, SPLIT_DISPLAY_EN, cfg->en & 0x1); in dpu_hw_setup_split_pipe()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c1047 u32 en; in geth_resize_freeq() local
1081 en = readl(geth->base + GLOBAL_INTERRUPT_ENABLE_4_REG); in geth_resize_freeq()
1082 en &= ~SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()
1083 writel(en, geth->base + GLOBAL_INTERRUPT_ENABLE_4_REG); in geth_resize_freeq()
1099 en |= SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()
1100 writel(en, geth->base + GLOBAL_INTERRUPT_ENABLE_4_REG); in geth_resize_freeq()
1107 unsigned int txq, int en) in gmac_tx_irq_enable() argument
1120 if (en) in gmac_tx_irq_enable()
1124 val = en ? val | mask : val & ~mask; in gmac_tx_irq_enable()
2286 u32 val, en; in gemini_port_irq() local
[all …]
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-gpio-defs.h222 uint64_t en:1; member
224 uint64_t en:1;
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dirq.c257 const bool en) in cnd_virq_enable_channel() argument
270 if (en) { in cnd_virq_enable_channel()
/openbmc/u-boot/drivers/gpio/
H A Ds5p_gpio.c83 static void s5p_gpio_set_value(struct s5p_gpio_bank *bank, int gpio, int en) in s5p_gpio_set_value() argument
89 if (en) in s5p_gpio_set_value()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst23 `Tuner (radio) <http://en.wikipedia.org/wiki/Tuner_%28radio%29>`__
24 and `RF front end <http://en.wikipedia.org/wiki/RF_front_end>`__
/openbmc/linux/drivers/spi/
H A Dspi-loongson-core.c29 static void loongson_spi_set_cs(struct spi_device *spi, bool en) in loongson_spi_set_cs() argument
33 unsigned char val = en ? mask : (BIT(0) << spi_get_chipselect(spi, 0)); in loongson_spi_set_cs()
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h359 static inline void __alchemy_gpio2_mod_int(int gpio2, int en) in __alchemy_gpio2_mod_int() argument
363 if (en) in __alchemy_gpio2_mod_int()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-alcatel-idol347.dts139 compatible = "si-en,sn3190";
238 * the si-en,sn3190 LED IC works. Since this GPIO is not
/openbmc/linux/drivers/soundwire/
H A Dstream.c306 bool en) in sdw_enable_disable_slave_ports() argument
321 if (en) in sdw_enable_disable_slave_ports()
336 bool en) in sdw_enable_disable_master_ports() argument
345 enable_ch.enable = en; in sdw_enable_disable_master_ports()
361 en ? "enable" : "disable"); in sdw_enable_disable_master_ports()
375 static int sdw_enable_disable_ports(struct sdw_master_runtime *m_rt, bool en) in sdw_enable_disable_ports() argument
385 s_port, en); in sdw_enable_disable_ports()
393 ret = sdw_enable_disable_master_ports(m_rt, m_port, en); in sdw_enable_disable_ports()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.c290 static void hns_gmac_set_uc_match(void *mac_drv, u16 en) in hns_gmac_set_uc_match() argument
295 GMAC_UC_MATCH_EN_B, !en); in hns_gmac_set_uc_match()
297 GMAC_ADDR_EN_B, !en); in hns_gmac_set_uc_match()
300 static void hns_gmac_set_promisc(void *mac_drv, u8 en) in hns_gmac_set_promisc() argument
305 hns_gmac_set_uc_match(mac_drv, en); in hns_gmac_set_promisc()
/openbmc/linux/Documentation/bpf/libbpf/
H A Dlibbpf_overview.rst209 <https://libbpf.readthedocs.io/en/latest/api.html>`_.
225 * `Program types and ELF Sections <https://libbpf.readthedocs.io/en/latest/program_types.html>`_
226 * `API naming convention <https://libbpf.readthedocs.io/en/latest/libbpf_naming_convention.html>`_
227 * `Building libbpf <https://libbpf.readthedocs.io/en/latest/libbpf_build.html>`_
228 * `API documentation Convention <https://libbpf.readthedocs.io/en/latest/libbpf_naming_convention.h…
/openbmc/u-boot/drivers/tee/
H A DKconfig11 https://en.wikipedia.org/wiki/Trusted_execution_environment
/openbmc/qemu/docs/system/arm/
H A Dnrf.rst47 .. _ihex format: https://en.wikipedia.org/wiki/Intel_HEX
/openbmc/linux/Documentation/hwmon/
H A Dmax127.rst16 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX127-MAX128.pdf
H A Demc2305.rst13 https://www.microchip.com/en-us/product/EMC2305
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h95 bool en);
/openbmc/linux/Documentation/devicetree/bindings/iio/resolver/
H A Dadi,ad2s90.yaml13 Datasheet: https://www.analog.com/en/products/ad2s90.html
/openbmc/linux/drivers/net/mdio/
H A Dmdio-octeon.c54 smi_en.s.en = 1; in octeon_mdiobus_probe()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max1241.yaml16 https://datasheets.maximintegrated.com/en/ds/MAX1240-MAX1241.pdf
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Drohm,bd2606mvv.yaml18 https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/led_driver/bd2606mvv_1-e.pdf
H A Dnxp,pca953x.yaml17 https://www.nxp.com/docs/en/data-sheet/PCA9532.pdf
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst51 https://software.intel.com/en-us/c-compilers

1...<<21222324252627282930>>...55