/drivers/media/platform/omap3isp/ |
D | ispstat.c | 22 #define ISP_STAT_USES_DMAENGINE(stat) ((stat)->dma_ch != NULL) argument 56 #define IS_H3A_AF(stat) ((stat) == &(stat)->isp->isp_af) argument 57 #define IS_H3A_AEWB(stat) ((stat) == &(stat)->isp->isp_aewb) argument 58 #define IS_H3A(stat) (IS_H3A_AF(stat) || IS_H3A_AEWB(stat)) argument 60 static void __isp_stat_buf_sync_magic(struct ispstat *stat, in __isp_stat_buf_sync_magic() 73 static void isp_stat_buf_sync_magic_for_device(struct ispstat *stat, in isp_stat_buf_sync_magic_for_device() 85 static void isp_stat_buf_sync_magic_for_cpu(struct ispstat *stat, in isp_stat_buf_sync_magic_for_cpu() 97 static int isp_stat_buf_check_magic(struct ispstat *stat, in isp_stat_buf_check_magic() 137 static void isp_stat_buf_insert_magic(struct ispstat *stat, in isp_stat_buf_insert_magic() 158 static void isp_stat_buf_sync_for_device(struct ispstat *stat, in isp_stat_buf_sync_for_device() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
D | gk104.c | 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0800)); in gk104_privring_intr_hub() local 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0800)); in gk104_privring_intr_rop() local 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_privring_intr_gpc() local 69 u32 stat = 0x00000100 << i; in gk104_privring_intr() local 77 u32 stat = 0x00010000 << i; in gk104_privring_intr() local 85 u32 stat = 0x00000001 << i; in gk104_privring_intr() local
|
D | gf100.c | 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0400)); in gf100_privring_intr_hub() local 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0400)); in gf100_privring_intr_rop() local 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0400)); in gf100_privring_intr_gpc() local 69 u32 stat = 0x00000100 << i; in gf100_privring_intr() local 77 u32 stat = 0x00010000 << i; in gf100_privring_intr() local 85 u32 stat = 0x00000001 << i; in gf100_privring_intr() local
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gv100.c | 47 u32 stat = nvkm_rd32(device, 0x6107a8); in gv100_disp_super() local 101 u32 stat = nvkm_rd32(device, 0x611020 + (chid * 12)); in gv100_disp_exception() local 143 u32 stat = nvkm_rd32(device, 0x611c30); in gv100_disp_intr_ctrl_disp() local 191 u32 stat = nvkm_rd32(device, 0x611854); in gv100_disp_intr_exc_other() local 220 unsigned long stat = nvkm_rd32(device, 0x611850); in gv100_disp_intr_exc_winim() local 240 unsigned long stat = nvkm_rd32(device, 0x61184c); in gv100_disp_intr_exc_win() local 260 u32 stat = nvkm_rd32(device, 0x611800 + (head * 0x04)); in gv100_disp_intr_head_timing() local 285 u32 stat = nvkm_rd32(device, 0x611ec0); in gv100_disp_intr() local
|
D | gf119.c | 94 u32 stat = nvkm_rd32(device, 0x6101f0 + (chid * 12)); in gf119_disp_intr_error() local 130 u32 stat = nvkm_rd32(device, 0x61008c); in gf119_disp_intr() local 140 u32 stat = nvkm_rd32(device, 0x61009c); in gf119_disp_intr() local 148 u32 stat = nvkm_rd32(device, 0x6100ac); in gf119_disp_intr() local 168 u32 stat = nvkm_rd32(device, 0x6100bc + hoff); in gf119_disp_intr() local
|
/drivers/media/firewire/ |
D | firedtv-ci.c | 23 static int fdtv_ca_ready(struct firedtv_tuner_status *stat) in fdtv_ca_ready() 31 static int fdtv_get_ca_flags(struct firedtv_tuner_status *stat) in fdtv_get_ca_flags() 57 struct firedtv_tuner_status stat; in fdtv_ca_get_slot_info() local 96 struct firedtv_tuner_status stat; in fdtv_ca_get_msg() local 178 struct firedtv_tuner_status stat; in fdtv_ca_ioctl() local 232 struct firedtv_tuner_status stat; in fdtv_ca_register() local
|
D | firedtv-fe.c | 85 struct firedtv_tuner_status stat; in fdtv_read_status() local 101 struct firedtv_tuner_status stat; in fdtv_read_ber() local 113 struct firedtv_tuner_status stat; in fdtv_read_signal_strength() local 125 struct firedtv_tuner_status stat; in fdtv_read_snr() local
|
/drivers/comedi/drivers/ |
D | dt2801.c | 229 int stat = 0; in dt2801_readdata() local 264 int stat = 0; in dt2801_writedata() local 298 int stat; in dt2801_wait_for_ready() local 317 int stat; in dt2801_writecmd() local 334 unsigned int stat; in dt2801_reset() local 380 int stat; in probe_number_of_ai_chans() local 429 static int dt2801_error(struct comedi_device *dev, int stat) in dt2801_error() 451 int stat; in dt2801_ai_insn_read() local
|
/drivers/media/pci/ddbridge/ |
D | ddbridge-main.c | 105 int stat; in ddb_irq_msi() local 123 int stat; in ddb_irq_init() local 176 int stat = 0; in ddb_probe() local 295 int stat; in module_init_ddbridge() local
|
D | ddbridge-sx8.c | 70 int stat; in get_info() local 111 int stat; in read_status() local 194 int i = -1, stat = 0; in start() local 319 int i, stat = 0; in start_iq() local 360 int stat = 0; in set_parameters() local
|
/drivers/media/dvb-frontends/ |
D | mxl5xx.c | 159 int stat; in read_register_unlocked() local 184 int stat; in send_command() local 212 int stat; in write_register() local 229 int stat; in write_firmware_block() local 251 int stat; in read_register() local 275 int stat; in read_register_block() local 300 int stat; in read_by_mnemonic() local 317 int stat; in update_by_mnemonic() local 443 int stat; in set_parameters() local 524 int stat; in read_snr() local [all …]
|
D | stv6111.c | 427 int stat = 0; in set_bandwidth() local 524 int stat = 0; in set_params() local 583 int stat = 0; in get_rf_strength() local 662 int stat = -ENODEV; in stv6111_attach() local
|
/drivers/mmc/host/ |
D | mxcmmc.c | 347 u32 stat; in mxcmci_dma_callback() local 430 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data() 477 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() 512 u32 stat; in mxcmci_poll_status() local 532 unsigned int stat; in mxcmci_pull() local 561 unsigned int stat; in mxcmci_push() local 591 int stat, i; in mxcmci_transfer_data() local 637 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done() 679 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done() 702 u32 stat; in mxcmci_irq() local [all …]
|
/drivers/spi/ |
D | spi-au1550.c | 164 u32 cfg, stat; in au1550_spi_chipsel() local 224 u32 cfg, stat; in au1550_spi_setupxfer() local 413 u32 stat, evnt; in au1550_spi_dma_irq_callback() local 504 u32 stat, mask; in au1550_spi_pio_txrxb() local 548 u32 stat, evnt; in au1550_spi_pio_irq_callback() local 676 u32 stat, cfg; in au1550_spi_setup_psc_as_spi() local
|
/drivers/media/pci/mantis/ |
D | mantis_i2c.c | 28 u32 rxd, i, stat, trials; in mantis_i2c_read() local 75 u32 txd = 0, stat, trials; in mantis_i2c_write() local 119 u32 stat, data, txd; in mantis_i2c_xfer() local
|
/drivers/gpu/drm/tidss/ |
D | tidss_dispc.c | 444 static dispc_irq_t dispc_vp_irq_from_raw(u32 stat, u32 hw_videoport) in dispc_vp_irq_from_raw() 462 u32 stat = 0; in dispc_vp_irq_to_raw() local 476 static dispc_irq_t dispc_vid_irq_from_raw(u32 stat, u32 hw_plane) in dispc_vid_irq_from_raw() 488 u32 stat = 0; in dispc_vid_irq_to_raw() local 499 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQSTATUS); in dispc_k2g_vp_read_irqstatus() local 507 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); in dispc_k2g_vp_write_irqstatus() local 515 u32 stat = dispc_vid_read(dispc, hw_plane, DISPC_VID_K2G_IRQSTATUS); in dispc_k2g_vid_read_irqstatus() local 523 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); in dispc_k2g_vid_write_irqstatus() local 531 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQENABLE); in dispc_k2g_vp_read_irqenable() local 539 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); in dispc_k2g_vp_set_irqenable() local [all …]
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | ael1002.c | 116 unsigned int stat, data; in ael_i2c_rd() local 364 unsigned int stat; in ael2005_get_module_type() local 456 unsigned int stat; in ael2005_intr_handler() local 607 unsigned int stat; in ael2020_get_module_type() local 699 unsigned int stat; in ael2020_intr_clear() local 767 unsigned int stat; in ael2020_intr_handler() local 868 unsigned int stat; in t3_qt2045_phy_prep() local
|
/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 16 #define ENA_STAT_ENA_COM_ENTRY(stat) { \ argument 21 #define ENA_STAT_ENTRY(stat, stat_type) { \ argument 26 #define ENA_STAT_HW_ENTRY(stat, stat_type) { \ argument 31 #define ENA_STAT_RX_ENTRY(stat) \ argument 34 #define ENA_STAT_TX_ENTRY(stat) \ argument 37 #define ENA_STAT_GLOBAL_ENTRY(stat) \ argument 40 #define ENA_STAT_ENI_ENTRY(stat) \ argument
|
/drivers/scsi/arm/ |
D | fas216.c | 154 unsigned char is, stat, inst; in fas216_dumpstate() local 246 static const char *fas216_bus_phase(int stat) in fas216_bus_phase() 348 static struct { int stat, ssr, isr, ph; } ph_list[PH_SIZE]; member 351 static void add_debug_list(int stat, int ssr, int isr, int ph) in add_debug_list() 1165 int stat; in fas216_wait_cmd() local 1181 unsigned int stat = fas216_wait_cmd(info, CMD_MSGACCEPTED); in fas216_get_msg_byte() local 1348 static void fas216_busservice_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_busservice_intr() 1549 static void fas216_funcdone_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_funcdone_intr() 1632 unsigned char inst, is, stat; in fas216_intr() local
|
/drivers/regulator/ |
D | irq_helpers.c | 104 struct regulator_err_state *stat; in regulator_notifier_isr_work() local 129 struct regulator_err_state *stat; in regulator_notifier_isr_work() local 237 struct regulator_err_state *stat; in regulator_notifier_isr() local
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_common.c | 254 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_32b() 276 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_48b() 306 static void fm10k_update_hw_base_48b(struct fm10k_hw_stat *stat, u64 delta) in fm10k_update_hw_base_48b()
|
/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 26 #define NICVF_HW_STAT(stat) { \ argument 31 #define NICVF_DRV_STAT(stat) { \ argument 301 int stat, qidx; in nicvf_get_qset_stats() local 325 int stat, tmp_stats; in nicvf_get_ethtool_stats() local 369 int mbox, key, stat, q; in nicvf_get_regs() local
|
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk104.c | 46 u32 stat = nvkm_rd32(device, 0x002640 + (engn * 0x08)); in gk104_fifo_engine_status() local 375 const u32 stat = nvkm_rd32(device, 0x800004 + (chid * 0x08)); in gk104_fifo_recover_chan() local 646 u32 stat = nvkm_rd32(device, 0x00256c); in gk104_fifo_intr_chsw() local 656 u32 stat = nvkm_rd32(device, 0x00259c); in gk104_fifo_intr_dropped_fault() local 700 u32 stat = nvkm_rd32(device, 0x040108 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_0() local 749 u32 stat = nvkm_rd32(device, 0x040148 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_1() local 790 u32 stat = nvkm_rd32(device, 0x002100) & mask; in gk104_fifo_intr() local
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 1260 u32 stat = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0508)); in gf100_gr_trap_tpc() local 1305 u32 stat = nvkm_rd32(device, GPC_UNIT(gpc, 0x2c90)); in gf100_gr_trap_gpc() local 1358 u32 stat = nvkm_rd32(device, 0x404000); in gf100_gr_trap_intr() local 1369 u32 stat = nvkm_rd32(device, 0x404600); in gf100_gr_trap_intr() local 1381 u32 stat = nvkm_rd32(device, 0x408030); in gf100_gr_trap_intr() local 1392 u32 stat = nvkm_rd32(device, 0x405840); in gf100_gr_trap_intr() local 1401 u32 stat = nvkm_rd32(device, 0x40601c); in gf100_gr_trap_intr() local 1413 u32 stat = nvkm_rd32(device, 0x404490); in gf100_gr_trap_intr() local 1430 u32 stat = nvkm_rd32(device, 0x407020) & 0x3fffffff; in gf100_gr_trap_intr() local 1442 u32 stat = nvkm_rd32(device, 0x400118); in gf100_gr_trap_intr() local [all …]
|
/drivers/pcmcia/ |
D | bcm63xx_pcmcia.c | 164 unsigned int stat; in __get_socket_status() local 177 unsigned int stat = 0; in __get_socket_status() local 269 unsigned int stat, events; in bcm63xx_pcmcia_poll() local
|