Home
last modified time | relevance | path

Searched refs:cpu_to_le32 (Results 1 – 11 of 11) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_os_platform.h15 #define cpu_to_le32(x) le32_to_cpu(x) macro
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci_misc.h42 #define cpu_to_le32(x) (x) macro
/bsp/loongson/ls2kdev/drivers/ata/
A Data_interface.h31 #define cpu_to_le32 macro
A Ddwc_ahsata.c415 ahci_sg->flags_size = cpu_to_le32(0x3fffff & in ahci_fill_sg()
432 cmd_hdr->opts = cpu_to_le32(opts); in ahci_fill_cmd_slot()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dendian.h141 #define cpu_to_le32 __cpu_to_le32 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci.h749 return cpu_to_le32(x); in cpu_to_hc32()
A Dohci.h611 (__force __hc32)cpu_to_le32(x);
/bsp/samd21/sam_d2x_asflib/sam0/utils/
A Dcompiler.h794 #define cpu_to_le32(x) (x) macro
/bsp/avr32/software_framework/utils/
A Dcompiler.h1117 #define cpu_to_le32(x) swap32(x) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_video.c319 *(__u32 *)&data[4] = cpu_to_le32(ctrl->dwFrameInterval); in uvc_set_video_ctrl()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dsdio.c858 *(int32_t *)func->tmpbuf = cpu_to_le32(b); in sdio_writel()

Completed in 30 milliseconds