Home
last modified time | relevance | path

Searched refs:type (Results 13976 – 14000 of 21828) sorted by relevance

1...<<551552553554555556557558559560>>...874

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c734 u8 id, type; in tegra20_mc_handle_irq() local
764 type = (value & BIT(30)) ? 4 : 3; in tegra20_mc_handle_irq()
765 desc = tegra_mc_error_names[type]; in tegra20_mc_handle_irq()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c767 enum stmmac_mpacket_type type) in dwmac5_fpe_send_mpacket() argument
771 if (type == MPACKET_VERIFY) in dwmac5_fpe_send_mpacket()
773 else if (type == MPACKET_RESPONSE) in dwmac5_fpe_send_mpacket()
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c129 event.type = PTP_CLOCK_EXTTS; in extts_clean_up()
186 event.type = PTP_CLOCK_PPS; in ptp_qoriq_isr()
308 switch (rq->type) { in ptp_qoriq_enable()
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_ops.c351 cap_type.type = private->region[i].type; in vfio_ccw_mdev_get_region_info()
484 private->region[private->num_regions].type = VFIO_REGION_TYPE_CCW; in vfio_ccw_register_dev_region()
/openbmc/linux/drivers/regulator/
H A Dwm831x-ldo.c254 ldo->desc.type = REGULATOR_VOLTAGE; in wm831x_gp_ldo_probe()
465 ldo->desc.type = REGULATOR_VOLTAGE; in wm831x_aldo_probe()
611 ldo->desc.type = REGULATOR_VOLTAGE; in wm831x_alive_ldo_probe()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c228 u16 fc, type; in translate_rx_signal_stuff() local
235 type = WLAN_FC_GET_TYPE(hdr->frame_control); in translate_rx_signal_stuff()
238 packet_matchbssid = ((IEEE80211_FTYPE_CTL != type) && in translate_rx_signal_stuff()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c204 u16 type, cfc; in _rtl92se_translate_rx_signal_stuff() local
212 type = WLAN_FC_GET_TYPE(fc); in _rtl92se_translate_rx_signal_stuff()
215 packet_matchbssid = ((IEEE80211_FTYPE_CTL != type) && in _rtl92se_translate_rx_signal_stuff()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c224 u16 type, c_fc; in _rtl92ce_translate_rx_signal_stuff() local
232 type = WLAN_FC_GET_TYPE(fc); in _rtl92ce_translate_rx_signal_stuff()
236 ((IEEE80211_FTYPE_CTL != type) && in _rtl92ce_translate_rx_signal_stuff()
/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c375 return ((port->type == PORT_MLB_USIO) ? USIO_NAME : NULL); in mlb_usio_type()
381 port->type = PORT_MLB_USIO; in mlb_usio_config_port()
396 .type = mlb_usio_type,
H A Dlpc32xx_hs.c560 port->type = PORT_UART00; in serial_lpc32xx_config_port()
583 if (ser->type != PORT_UART00) in serial_lpc32xx_verify_port()
600 .type = serial_lpc32xx_type,
/openbmc/linux/samples/v4l/
H A Dv4l2-pci-skeleton.c93 .type = V4L2_DV_BT_656_1120,
597 i->type = V4L2_INPUT_TYPE_CAMERA; in skeleton_enum_input()
810 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE; in skeleton_probe()
/openbmc/linux/drivers/perf/
H A Dqcom_l3_pmu.c486 if (event->attr.type != event->pmu->type) in qcom_l3_cache__event_init()
797 dev_info(&pdev->dev, "Registered %s, type: %d\n", name, l3pmu->pmu.type); in qcom_l3_cache_pmu_probe()
/openbmc/linux/arch/riscv/boot/dts/canaan/
H A Dk210.dtsi30 * Be consistent with this by setting the CPUs MMU type to "none".
41 mmu-type = "riscv,none";
57 mmu-type = "riscv,none";
/openbmc/linux/drivers/gpio/
H A Dgpio-bcm-kona.c395 static int bcm_kona_gpio_irq_set_type(struct irq_data *d, unsigned int type) in bcm_kona_gpio_irq_set_type() argument
406 switch (type & IRQ_TYPE_SENSE_MASK) { in bcm_kona_gpio_irq_set_type()
424 "Invalid BCM GPIO irq type 0x%x\n", type); in bcm_kona_gpio_irq_set_type()
/openbmc/linux/Documentation/admin-guide/media/
H A Drkisp1.rst20 later SoCs. Revisions can be found in the enum :c:type:`rkisp1_cif_isp_version`
103 The buffer format is defined by struct :c:type:`rkisp1_stat_buffer`, and
117 The buffer format is defined by struct :c:type:`rkisp1_params_cfg`, and
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_layer.c546 enum drm_plane_type type = DRM_PLANE_TYPE_OVERLAY; in sun8i_vi_layer_init_one() local
566 type = DRM_PLANE_TYPE_PRIMARY; in sun8i_vi_layer_init_one()
573 type, NULL); in sun8i_vi_layer_init_one()
/openbmc/linux/net/sched/
H A Dsch_red.c228 [TCA_RED_MAX_P] = { .type = NLA_U32 },
230 [TCA_RED_EARLY_DROP_BLOCK] = { .type = NLA_U32 },
231 [TCA_RED_MARK_BLOCK] = { .type = NLA_U32 },
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-tyan-s7106.dts242 sensor-type = "temperature";
248 sensor-type = "temperature";
254 sensor-type = "temperature";
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsubmit.c436 if (cmd->type == DRM_TEGRA_SUBMIT_CMD_GATHER_UPTR) { in submit_create_job()
441 } else if (cmd->type == DRM_TEGRA_SUBMIT_CMD_WAIT_SYNCPT) { in submit_create_job()
450 } else if (cmd->type == DRM_TEGRA_SUBMIT_CMD_WAIT_SYNCPT_RELATIVE) { in submit_create_job()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v5_0.c613 unsigned type, in uvd_v5_0_set_interrupt_state() argument
877 .type = AMDGPU_RING_TYPE_UVD,
916 .type = AMD_IP_BLOCK_TYPE_UVD,
/openbmc/linux/fs/iomap/
H A Ddirect-io.c295 if (iomap->type == IOMAP_UNWRITTEN) { in iomap_dio_bio_iter()
305 } else if (iomap->type == IOMAP_MAPPED) { in iomap_dio_bio_iter()
490 switch (iter->iomap.type) { in iomap_dio_iter()
/openbmc/linux/drivers/i2c/
H A Di2c-dev.c208 if (dev->type == &i2c_adapter_type) in i2cdev_check_mux_children()
655 if (dev->type != &i2c_adapter_type) in i2cdev_attach_adapter()
693 if (dev->type != &i2c_adapter_type) in i2cdev_detach_adapter()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-phycore-stm32mp15-som.dtsi210 type = <PCA9532_TYPE_LED>;
216 type = <PCA9532_TYPE_LED>;
222 type = <PCA9532_TYPE_LED>;
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.c44 unsigned int type; member
242 switch (event->type) { in do_notify_work()
262 event->type = event_type; in notify_push()
/openbmc/linux/drivers/iio/adc/
H A Dtwl4030-madc.c133 u16 type; member
187 req.type = TWL4030_MADC_WAIT; in twl4030_madc_read()
205 .type = _type, \

1...<<551552553554555556557558559560>>...874