Home
last modified time | relevance | path

Searched refs:type_offset (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/power/reset/
A Dat91-sama5d2_shdwc.c82 u32 type_offset; member
272 .type_offset = AT91_DDRSDRC_MDR,
289 .type_offset = AT91_DDRSDRC_MDR,
405 at91_shdwc->rcfg->ddrc.type_offset) & in at91_shdwc_probe()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dpci_hw.h41 #define MLXSW_PCI_DOORBELL(offset, type_offset, num) \ argument
42 ((offset) + (type_offset) + (num) * 4)
/linux/tools/lib/traceevent/
A Devent-parse-local.h58 int type_offset; member
A Devent-parse.c3524 &tep->type_size, &tep->type_offset, in trace_parse_common_type()
/linux/drivers/scsi/be2iscsi/
A Dbe_main.h702 #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \ argument
703 (pwrb->dw[0] |= (wrb_type << type_offset))

Completed in 21 milliseconds