Home
last modified time | relevance | path

Searched refs:opts (Results 1 – 3 of 3) sorted by relevance

/bsp/loongson/ls2kdev/drivers/ata/
A Ddwc_ahsata.c426 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() argument
432 cmd_hdr->opts = cpu_to_le32(opts); in ahci_fill_cmd_slot()
449 u32 opts; in ahci_exec_ata_cmd() local
475 opts = (sizeof(struct sata_fis_h2d) >> 2) | (sg_count << 16); in ahci_exec_ata_cmd()
479 opts |= 0x40; in ahci_exec_ata_cmd()
483 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()
A Dahci.h120 u32 opts; member
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md570 - samples: lwip: opts: adjust the allocation strategy of memory pool

Completed in 17 milliseconds