Home
last modified time | relevance | path

Searched defs:block_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/bt8xx/
H A Dbt878.h111 u32 block_bytes; member
/linux/drivers/gpu/drm/radeon/
H A Dr100.c2125 int block_width, block_height, block_bytes; in r100_track_compress_size() local
/linux/drivers/md/bcache/
H A Dbcache.h776 #define block_bytes(ca) ((ca)->sb.block_size << 9) macro