Searched defs:dw_offset (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | otp_info.h | 19 signed char dw_offset; member
|
H A D | otp.c | 942 u32 dw_offset; in otp_print_scu_image() local 1036 u32 dw_offset; in otp_print_conf_image() local 1155 u32 dw_offset; in otp_print_conf_info() local 1228 u32 dw_offset; in otp_print_strap_image() local 2259 int dw_offset; in otp_update_rid() local
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be.h | 164 static inline void amap_set(void *ptr, u32 dw_offset, u32 mask, in amap_set() 179 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|
/openbmc/linux/drivers/net/can/ |
H A D | xilinx_can.c | 856 u32 id_xcan, dlc, data[2] = {0, 0}, dwindex = 0, i, dw_offset; in xcanfd_rx() local
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 835 amap_set(void *ptr, u32 dw_offset, u32 mask, u32 offset, u32 value) in amap_set() 849 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_pm4_headers_ai.h | 569 uint32_t dw_offset:16; member
|