Home
last modified time | relevance | path

Searched defs:dw_offset (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp_info.h19 signed char dw_offset; member
H A Dotp.c942 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 Dbe.h164 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 Dxilinx_can.c856 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 Dbe.h835 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 Dkfd_pm4_headers_ai.h569 uint32_t dw_offset:16; member