Home
last modified time | relevance | path

Searched refs:CONTROL_BLOCK_SIZE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Disl_38xx.h110 #define CONTROL_BLOCK_SIZE 1024 /* should be enough */ macro
116 #define HOST_MEM_BLOCK CONTROL_BLOCK_SIZE + PSM_BUFFER_SIZE
H A Dislpci_dev.c657 priv->device_host_address + CONTROL_BLOCK_SIZE; in islpci_alloc_memory()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c48 #define CONTROL_BLOCK_SIZE(x) FIELD_PREP(GENMASK(7, 6), (x)) macro
49 #define CONTROL_BLOCK_SIZE_32P CONTROL_BLOCK_SIZE(0)
50 #define CONTROL_BLOCK_SIZE_64P CONTROL_BLOCK_SIZE(1)
51 #define CONTROL_BLOCK_SIZE_128P CONTROL_BLOCK_SIZE(2)
52 #define CONTROL_BLOCK_SIZE_256P CONTROL_BLOCK_SIZE(3)

Completed in 4 milliseconds