Home
last modified time | relevance | path

Searched refs:BYTES_TO_OWORDS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-sram.h233 #define BYTES_TO_OWORDS(bcount) ((bcount) >> 4) macro
237 #define VID_CLUSTER_SIZE_OW BYTES_TO_OWORDS(VID_CLUSTER_SIZE)
245 #define MBIF_CLUSTER_SIZE_OW BYTES_TO_OWORDS(MBIF_CLUSTER_SIZE)
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H A Dcx25821-sram.h233 #define BYTES_TO_OWORDS(bcount) ((bcount) >> 4) macro
237 #define VID_CLUSTER_SIZE_OW BYTES_TO_OWORDS(VID_CLUSTER_SIZE)
245 #define MBIF_CLUSTER_SIZE_OW BYTES_TO_OWORDS(MBIF_CLUSTER_SIZE)

Completed in 2 milliseconds