Home
last modified time | relevance | path

Searched refs:DOOR_BELL_TARGET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.h217 #define DOOR_BELL_TARGET(p) (((p) & 0xff) << 8) macro
H A Dxhci-dbc.c415 writel(DOOR_BELL_TARGET(target), &xdbc.xdbc_reg->doorbell); in xdbc_ring_doorbell()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.h217 #define DOOR_BELL_TARGET(p) (((p) & 0xff) << 8) macro
H A Dxhci-dbc.c415 writel(DOOR_BELL_TARGET(target), &xdbc.xdbc_reg->doorbell); in xdbc_ring_doorbell()

Completed in 4 milliseconds