Home
last modified time | relevance | path

Searched refs:itc (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/native/
H A Dinst.h39 (pred) mov reg = ar.itc
63 (pred) itc.i reg
66 (pred) itc.d reg
69 (pred_i) itc.i reg; \
70 (pred_d) itc.d reg
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer.sh64 local itc=$1; shift
70 | jq -e ".[][][\"itc\"][\"$itc\"][\"max\"]")
/openbmc/qemu/include/hw/net/
H A Dftgmac100.h47 uint32_t itc; member
/openbmc/u-boot/drivers/net/
H A Dftmac100.h23 unsigned int itc; /* 0x28 */ member
H A Dftmac110.h21 uint32_t itc; /* 0x28: Interrupt Timer Control Register */ member
H A Dftgmac100.h29 unsigned int itc; /* 0x30 */ member
H A Dftmac110.c243 writel(ITC_DEFAULT, &regs->itc); in ftmac110_reset()
/openbmc/linux/arch/ia64/kernel/
H A Dpalinfo.c653 struct pal_freq_ratio proc, itc, bus; in frequency_info() local
661 if (ia64_pal_freq_ratios(&proc, &bus, &itc) != 0) return 0; in frequency_info()
667 proc.num, proc.den, bus.num, bus.den, itc.num, itc.den); in frequency_info()
H A Dminstate.h11 (pUStk) mov.m r20=ar.itc;
H A Dmca_drv.c634 && !(ptci->itr || ptci->dtc || ptci->itc)) in recover_from_tlb_check()
H A Dhead.S1012 mov.m r9=ar.itc // fetch cycle-counter (35 cyc)
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_helper.c195 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
/openbmc/linux/drivers/media/i2c/
H A Dadv7511-v4l2.c396 u8 itc, cn; in adv7511_s_ctrl() local
399 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl()
400 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl()
401 adv7511_wr_and_or(sd, 0x57, 0x7f, itc << 7); in adv7511_s_ctrl()
1278 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt() local
1279 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
1393 adv7511_wr_and_or(sd, 0x57, 0x83, (ec << 4) | (q << 2) | (itc << 7)); in adv7511_set_fmt()
/openbmc/qemu/hw/net/
H A Dftgmac100.c679 s->itc = 0; in ftgmac100_do_reset()
729 return s->itc; in ftgmac100_read()
790 s->itc = value; in ftgmac100_write()
1133 VMSTATE_UINT32(itc, FTGMAC100State),
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5_core.c414 unsigned itc, ec, q, sc; in hdmi_core_write_avi_infoframe() local
434 itc = (ptr[2] >> 7) & 0x1; in hdmi_core_write_avi_infoframe()
452 (itc << 7) | (ec << 4) | (q << 2) | (sc << 0)); in hdmi_core_write_avi_infoframe()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5_core.c372 unsigned int itc, ec, q, sc; in hdmi_core_write_avi_infoframe() local
392 itc = (ptr[2] >> 7) & 0x1; in hdmi_core_write_avi_infoframe()
410 (itc << 7) | (ec << 4) | (q << 2) | (sc << 0)); in hdmi_core_write_avi_infoframe()
/openbmc/linux/include/linux/
H A Dhdmi.h173 bool itc; member
/openbmc/linux/drivers/video/
H A Dhdmi.c160 if (frame->itc) in hdmi_avi_infoframe_pack_only()
1255 hdmi_log(" itc: %s\n", frame->itc ? "IT Content" : "No Data"); in hdmi_avi_infoframe_log()
1633 frame->itc = ptr[2] & 0x80 ? true : false; in hdmi_avi_infoframe_unpack()
/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h549 itc : 1, /* Fail in inst. TC */ member
729 #define pmci_tlb_instr_translation_cache_fail pme_tlb.itc
1293 u64 itc :4, /* Instruction cache tracking */ member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dci-hdrc-usb2.yaml107 itc-setting:
429 itc-setting = <0x4>; /* 4 micro-frames */
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1461 int32_t itc = env->itc_tag ? (arg1 & (1 << CP0EC_ITC)) : 0; in helper_mtc0_errctl() local
1463 env->CP0_ErrCtl = wst | spr | itc; in helper_mtc0_errctl()
1465 if (itc && !wst && !spr) { in helper_mtc0_errctl()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c232 uint32_t itc; in ehci_commit_irq() local
241 itc = (s->usbcmd >> 16) & 0xff; in ehci_commit_irq()
244 s->usbsts_frindex = s->frindex + itc; in ehci_commit_irq()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1855 if (frame.itc) in hdmi_config_AVI()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c7090 frame->itc = 0; in drm_hdmi_avi_infoframe_from_display_mode()