Home
last modified time | relevance | path

Searched refs:signal (Results 1751 – 1775 of 2040) sorted by relevance

1...<<71727374757677787980>>...82

/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c1543 tuner->signal = (s16) val; in wl1273_fm_vidioc_g_tuner()
1544 dev_dbg(radio->dev, "Signal: %d\n", tuner->signal); in wl1273_fm_vidioc_g_tuner()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500pci.c1270 rt2x00_set_field32(&word, TXD_W3_PLCP_SIGNAL, txdesc->u.plcp.signal); in rt2500pci_write_tx_desc()
1377 rxdesc->signal = rt2x00_get_field32(word2, RXD_W2_SIGNAL); in rt2500pci_fill_rxdone()
H A Drt73usb.c1491 rt2x00_set_field32(&word, TXD_W2_PLCP_SIGNAL, txdesc->u.plcp.signal); in rt73usb_write_tx_desc()
1728 rxdesc->signal = rt2x00_get_field32(word1, RXD_W1_SIGNAL); in rt73usb_fill_rxdone()
/openbmc/linux/drivers/tty/
H A Dn_tty.c1211 n_tty_receive_signal_char(struct tty_struct *tty, int signal, u8 c) in n_tty_receive_signal_char() argument
1213 isig(signal, tty); in n_tty_receive_signal_char()
/openbmc/linux/net/mac80211/
H A Dmesh.c1515 sdata->u.mesh.mshcfg.rssi_threshold, rx_status->signal); in ieee80211_mesh_rx_bcn_presp()
1518 sdata->u.mesh.mshcfg.rssi_threshold < rx_status->signal) in ieee80211_mesh_rx_bcn_presp()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c629 if (qtnf_sta_stat_avail(signal, QLINK_STA_INFO_SIGNAL)) { in qtnf_cmd_sta_info_parse()
631 sinfo->signal = stats->signal - QLINK_RSSI_OFFSET; in qtnf_cmd_sta_info_parse()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst49 discovers that the current descr is not empty, it will signal an
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md122 - Wait for the InterfacesAdded signal from /xyz/openbmc_project/software
/openbmc/docs/designs/
H A Dvoltage-regulator-configuration.md125 application receives a SIGHUP signal, it will re-read the JSON file.
/openbmc/docs/
H A Drest-api.md342 D-Bus interfaces. The InterfacesAdded and PropertiesChanged D-Bus signal
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dtxrx.c354 rx_status->signal = p54_rssi_to_dbm(priv, hdr->rssi); in p54_rx_data()
/openbmc/linux/tools/mm/
H A Dpage-types.c1100 signal(SIGBUS, SIG_DFL); in walk_page_cache()
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dnvidia,tegra186-xusb-padctl.yaml40 for the USB signal, the VBUS power supply, the USB 2.0 companion port for
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.c418 rx_status->signal = status->recvsignalpower + 10; in rtl92ee_rx_query_desc()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c544 rx_status->signal = status->recvsignalpower + 10; in rtl8821ae_rx_query_desc()
/openbmc/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst209 The SMM handler can signal a failure by either:
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst142 Bit 31: doorbell trigger (signal H/W interrupt to the other side)
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst188 User/Memory fence is a <address, value> pair. To signal the user fence, the
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c770 vt->signal = vpres ? 0xffff : 0x0; in cx18_av_g_tuner()
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst17 In recent years, audio digital signal processors (DSP) were integrated
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c785 sinfo->signal = stats.rssi; in get_station()
1338 ret = wilc_get_rssi(vif, &sinfo->signal); in dump_station()
/openbmc/linux/Documentation/trace/
H A Devents.rst249 # cd /sys/kernel/tracing/events/signal/signal_generate
256 # cd /sys/kernel/tracing/events/signal/signal_generate
590 and/or signal that a particular important state has occurred.
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1079 else if (context->stream_count == 1 && context->streams[0]->signal == SIGNAL_TYPE_EDP) { in decide_zstate_support()
1376 dc_is_dp_signal(res_ctx->pipe_ctx[i].stream->signal) ? 36 : 32; in dcn20_populate_dml_pipes_from_context()
1444 switch (res_ctx->pipe_ctx[i].stream->signal) { in dcn20_populate_dml_pipes_from_context()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c805 u32 signal = 0; in e1000_setup_fiber_serdes_link() local
816 signal = (hw->mac_type > e1000_82544) ? E1000_CTRL_SWDPIN1 : 0; in e1000_setup_fiber_serdes_link()
903 (er32(CTRL) & E1000_CTRL_SWDPIN1) == signal) { in e1000_setup_fiber_serdes_link()
/openbmc/qemu/qga/
H A Dqapi-schema.json1261 # @signal: signal number (linux) or unhandled exception code (windows)
1281 'data': { 'exited': 'bool', '*exitcode': 'int', '*signal': 'int',

1...<<71727374757677787980>>...82