Home
last modified time | relevance | path

Searched refs:read_u16 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dutils.py95 def read_u16(buffer, offset): function
114 return read_u16(buffer, offset) + (read_u16(buffer, offset + 2) << 16)
116 return read_u16(buffer, offset + 2) + (read_u16(buffer, offset) << 16)
H A Ddmesg.py128 text_len = utils.read_u16(infos, info_off + len_off)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c560 .read_u16 = NULL,
H A Ddhd_pcie.c452 .read_u16 = dhdpcie_bus_rtcm16,
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c578 .read_u16 = NULL,
H A Ddhd_pcie.c452 .read_u16 = dhdpcie_bus_rtcm16,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c560 .read_u16 = NULL,
H A Ddhd_pcie.c452 .read_u16 = dhdpcie_bus_rtcm16,
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c617 .read_u16 = NULL,
H A Ddhd_pcie.c659 .read_u16 = dhdpcie_bus_rtcm16,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c616 .read_u16 = NULL,
H A Ddhd_pcie.c659 .read_u16 = dhdpcie_bus_rtcm16,