/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
D | phy-brcm-usb-init.c | 146 USB_CTRL_MASK(SETUP, BABO) | \ 147 USB_CTRL_MASK(SETUP, FNHW) | \ 148 USB_CTRL_MASK(SETUP, FNBO) | \ 149 USB_CTRL_MASK(SETUP, WABO)) 153 USB_CTRL_MASK(SETUP, BABO) | \ 154 USB_CTRL_MASK(SETUP, FNHW)) 157 USB_CTRL_MASK(SETUP, FNHW) | \ 158 USB_CTRL_MASK(SETUP, FNBO) | \ 159 USB_CTRL_MASK(SETUP, WABO)) 664 USB_CTRL_UNSET_FAMILY(params, SETUP, SCB2_EN); in brcmusb_memc_fix() [all …]
|
D | phy-brcm-usb-init-synopsys.c | 157 orig_reg = reg = brcm_usb_readl(USB_CTRL_REG(ctrl, SETUP)); in usb_init_ipp() 160 reg &= ~(USB_CTRL_MASK(SETUP, STRAP_IPP_SEL)); in usb_init_ipp() 163 reg &= ~(USB_CTRL_MASK(SETUP, IPP) | USB_CTRL_MASK(SETUP, IOC)); in usb_init_ipp() 165 reg |= USB_CTRL_MASK(SETUP, IOC); in usb_init_ipp() 167 reg |= USB_CTRL_MASK(SETUP, IPP); in usb_init_ipp() 168 brcm_usb_writel(reg, USB_CTRL_REG(ctrl, SETUP)); in usb_init_ipp() 174 if ((reg ^ orig_reg) & USB_CTRL_MASK(SETUP, IPP)) in usb_init_ipp()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
D | ctcm_sysfs.c | 44 CTCM_DBF_TEXT(SETUP, CTC_DBF_ERROR, "bfnondev"); in ctcm_buffer_write() 69 CTCM_DBF_DEV(SETUP, ndev, buf); in ctcm_buffer_write() 73 CTCM_DBF_DEV(SETUP, ndev, "buff_err"); in ctcm_buffer_write() 164 CTCM_DBF_DEV(SETUP, dev, buf); in ctcm_proto_store()
|
D | ctcm_main.c | 190 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, "%s(%s)", CTCM_FUNTAIL, ch->id); in channel_free() 239 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, "%s(%s) %s", CTCM_FUNTAIL, in channel_remove() 429 CTCMY_DBF_DEV_NAME(SETUP, dev, ""); in ctcm_open() 447 CTCMY_DBF_DEV_NAME(SETUP, dev, ""); in ctcm_close() 1060 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, in ctcm_free_netdevice() 1146 CTCMY_DBF_DEV(SETUP, dev, "init_fsm error"); in ctcm_init_netdevice() 1157 MPC_DBF_DEV(SETUP, dev, "init_mpc_group error"); in ctcm_init_netdevice() 1175 CTCMY_DBF_DEV(SETUP, dev, "finished"); in ctcm_init_netdevice() 1305 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, in ctcm_probe_device() 1347 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, in add_channel() [all …]
|
D | ctcm_fsms.c | 594 CTCM_DBF_TEXT_(SETUP, CTC_DBF_INFO, "%s(%s): %s", in ctcm_chx_start() 699 CTCM_DBF_TEXT_(SETUP, CTC_DBF_NOTICE, in ctcm_chx_cleanup() 2065 CTCMY_DBF_DEV_NAME(SETUP, dev, ""); in dev_action_start() 2090 CTCMY_DBF_DEV_NAME(SETUP, dev, ""); in dev_action_stop() 2145 CTCM_DBF_TEXT_(SETUP, CTC_DBF_NOTICE, in dev_action_chup() 2206 CTCMY_DBF_DEV_NAME(SETUP, dev, ""); in dev_action_chdown()
|
D | qeth_core_main.c | 361 QETH_DBF_HEX(SETUP, 2, &q, sizeof(void *)); in qeth_alloc_qdio_queue() 1649 QETH_DBF_TEXT(SETUP, 2, "alloccrd"); in qeth_alloc_card() 1653 QETH_DBF_HEX(SETUP, 2, &card, sizeof(void *)); in qeth_alloc_card() 6217 QETH_DBF_TEXT_(SETUP, 2, "%s", "qcdbf"); in qeth_add_dbf_entry() 6322 QETH_DBF_TEXT(SETUP, 2, "probedev"); in qeth_core_probe_device() 6328 QETH_DBF_TEXT_(SETUP, 2, "%s", dev_name(&gdev->dev)); in qeth_core_probe_device() 6332 QETH_DBF_TEXT_(SETUP, 2, "1err%d", -ENOMEM); in qeth_core_probe_device()
|
D | qeth_l3_main.c | 2210 QETH_DBF_TEXT(SETUP, 5, "regnotif"); in qeth_l3_register_notifiers() 2224 QETH_DBF_TEXT(SETUP, 5, "unregnot"); in qeth_l3_unregister_notifiers()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_i2c_hw.c | 46 REG_UPDATE_N(SETUP, 5, in execute_transaction() 316 REG_UPDATE_N(SETUP, 2, in setup_engine() 321 REG_UPDATE_N(SETUP, 3, in setup_engine() 362 REG_UPDATE_N(SETUP, 1, FN(SETUP, DC_I2C_DDC1_ENABLE), 0); in release_engine()
|
D | dce_i2c_hw.h | 85 SRI(SETUP, DC_I2C_DDC, id),\ 230 uint32_t SETUP; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 75 SETUP/TEARDOWN ERRORS
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 321 DUMPREG(SETUP); in vpdma_dump_regs()
|
/kernel/linux/linux-5.10/Documentation/sound/designs/ |
D | compress-offload.rst | 171 | | SETUP |
|
/kernel/linux/linux-5.10/sound/core/ |
D | pcm.c | 247 STATE(SETUP),
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 4356 + * of the GetDescriptor request are sent 15 seconds after the SETUP stage. 4442 + /* Submit just the SETUP stage */ 4450 + "%s SETUP stage timed out on ep0\n", __func__); 5758 - * of the GetDescriptor request are sent 15 seconds after the SETUP stage. 5845 - /* Submit just the SETUP stage */ 5852 - ehci_err(ehci, "%s SETUP stage timed out on ep0\n", __func__); 5885 * performed; TRUE - SETUP and FALSE - IN+STATUS 6001 + * This is done in two parts: first SETUP req for GetDesc is sent then 6005 + * performed; TRUE - SETUP and FALSE - IN+STATUS
|
D | 0038_linux_drivers_mxc.patch | 185394 +#define SETUP (0x04) 185425 +/* SIM SETUP register bits */ 186187 + __raw_writel(SIM_SETUP_SPS_PORT1, sim->ioaddr + SETUP); 186189 + __raw_writel(SIM_SETUP_SPS_PORT0, sim->ioaddr + SETUP);
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 208 * RUN THE CS8900/20 SETUP UTILITY TO DISABLE PnP SUPPORT AND *
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
D | README | 57 | SETUP |
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | sym53c8xx_2.rst | 287 BIOS/SETUP, you can configure tagged queueing feature and device queue
|
D | ncr53c8xx.rst | 307 BIOS/SETUP, you can configure tagged queueing feature and device queue
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
D | usb.rst | 556 SETUP packet to be sent to the device; see the USB 2.0 specification
|