Home
last modified time | relevance | path

Searched refs:board_size (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c48 .board_size = 256 * 1024,
135 .board_size = 256 * 1024,
220 .board_size = 256 * 1024,
310 .board_size = 256 * 1024,
394 .board_size = 256 * 1024,
484 .board_size = 256 * 1024,
572 .board_size = 256 * 1024,
655 .board_size = 256 * 1024,
738 .board_size = 256 * 1024,
827 .board_size = 256 * 1024,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.c1324 .board_size = 256 * 1024,
1410 .board_size = 256 * 1024,
1498 .board_size = 256 * 1024,
1583 .board_size = 256 * 1024,
H A Dhw.h147 size_t board_size; member
/linux/drivers/video/fbdev/
H A Dcirrusfb.c2087 unsigned long board_addr, board_size; in cirrusfb_pci_register() local
2125 board_size = (cinfo->btype == BT_GD5480) ? in cirrusfb_pci_register()
2145 info->screen_base = ioremap(board_addr, board_size); in cirrusfb_pci_register()
2152 info->screen_size = board_size; in cirrusfb_pci_register()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h553 size_t board_size; member