Home
last modified time | relevance | path

Searched refs:ctrl_read (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_hpc.c202 debug("ctrl_read - Exit Error:I2C timeout\n"); in i2c_ctrl_read()
314 debug("ctrl_read - Error : I2C timeout\n"); in i2c_ctrl_write()
370 static u8 ctrl_read(struct controller *ctlr, void __iomem *base, u8 offset) in ctrl_read() function
560 pslot->status = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
564 pslot->ext_status = ctrl_read(ctlr_ptr, wpg_bbar, index + WPG_1ST_EXTSLOT_INDEX); in ibmphp_hpc_readslot()
570 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
575 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
584 pslot->busstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
587 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
590 *pstatus = ctrl_read(ctlr_pt in ibmphp_hpc_readslot()
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c202 debug("ctrl_read - Exit Error:I2C timeout\n"); in i2c_ctrl_read()
314 debug("ctrl_read - Error : I2C timeout\n"); in i2c_ctrl_write()
368 static u8 ctrl_read(struct controller *ctlr, void __iomem *base, u8 offset) in ctrl_read() function
558 pslot->status = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
562 pslot->ext_status = ctrl_read(ctlr_ptr, wpg_bbar, index + WPG_1ST_EXTSLOT_INDEX); in ibmphp_hpc_readslot()
568 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
573 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
582 pslot->busstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
585 *pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index); in ibmphp_hpc_readslot()
588 *pstatus = ctrl_read(ctlr_pt in ibmphp_hpc_readslot()
[all...]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h292 struct usb_ctrlrequest ctrl_read; member
H A Dhfcsusb.c1731 hw->ctrl_read.bRequestType = 0xc0; in setup_hfcsusb()
1732 hw->ctrl_read.bRequest = 1; in setup_hfcsusb()
1733 hw->ctrl_read.wLength = cpu_to_le16(1); in setup_hfcsusb()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h292 struct usb_ctrlrequest ctrl_read; member
H A Dhfcsusb.c1731 hw->ctrl_read.bRequestType = 0xc0; in setup_hfcsusb()
1732 hw->ctrl_read.bRequest = 1; in setup_hfcsusb()
1733 hw->ctrl_read.wLength = cpu_to_le16(1); in setup_hfcsusb()

Completed in 9 milliseconds