Searched refs:QUERY (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/input/devices/ |
D | iforce-protocol.rst | 220 ff 01 QUERY [INDEX] CHECKSUM 222 FF LEN QUERY VALUE_QUERIED CHECKSUM2 230 QUERY = 42 ('B'uffer size) 241 QUERY = 4e ('N'umber of effects) 252 QUERY = 4d ('M'anufacturer) 261 QUERY = 50 ('P'roduct) 270 QUERY = 4f ('O'pen) 279 QUERY = 43 ('C')lose 288 QUERY = 45 ('E') 298 QUERY = 56 ('V'ersion)
|
/linux-6.12.1/drivers/media/pci/intel/ipu6/ |
D | ipu6-buttress.c | 36 #define QUERY BUTTRESS_IU2CSECSR_IPC_PEER_QUERIED_IP_COMP_ACTIONS_RST_PHASE macro 92 BUTTRESS_IU2CSECSR_IPC_PEER_ASSERTED_REG_VALID_REQ | QUERY; in ipu6_buttress_ipc_reset() 99 case ENTRY | EXIT | QUERY: in ipu6_buttress_ipc_reset() 108 writel(QUERY, isp->base + ipc->csr_out); in ipu6_buttress_ipc_reset() 111 case ENTRY | QUERY: in ipu6_buttress_ipc_reset() 119 writel(ENTRY | QUERY, isp->base + ipc->csr_in); in ipu6_buttress_ipc_reset() 123 case EXIT | QUERY: in ipu6_buttress_ipc_reset() 148 if (val & QUERY) { in ipu6_buttress_ipc_reset() 155 case QUERY: in ipu6_buttress_ipc_reset() 162 writel(QUERY, isp->base + ipc->csr_in); in ipu6_buttress_ipc_reset()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 239 ``dyndbg="QUERY"`` or ``module.dyndbg="QUERY"``. QUERY follows 288 In the ``foo.dyndbg="QUERY"`` form, the query must exclude ``module foo``. 290 ``QUERY``, and only 1 match-spec of each type is allowed.
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 349 // if < 2, no QUERY object is involved 359 // ok, will need to pull a QUERY object, prepare offsets 374 // if == 2, only a single QUERY is involved...
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 773 // 000001000 QUERY 837 // if requested, queue up a QUERY write after the copy has completed
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | debugfs.c | 441 return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7996_fw_util_wa_show()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | debugfs.c | 673 return mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7915_fw_util_wa_show()
|
D | mcu.c | 3920 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WA_PARAM_CMD(QUERY), in mt7915_mcu_wed_wa_tx_stats()
|