Home
last modified time | relevance | path

Searched refs:L2_DB_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dhpilo.h123 #define L2_DB_SIZE 14 macro
124 #define ONE_DB_SIZE (1 << L2_DB_SIZE)
H A Dhpilo.c320 driver_ccb->ccb_u5.db_base = hw->db_vaddr + (slot << L2_DB_SIZE); in ilo_ccb_setup()
/kernel/linux/linux-6.6/drivers/misc/
H A Dhpilo.h126 #define L2_DB_SIZE 14 macro
127 #define ONE_DB_SIZE (1 << L2_DB_SIZE)
H A Dhpilo.c322 driver_ccb->ccb_u5.db_base = hw->db_vaddr + (slot << L2_DB_SIZE); in ilo_ccb_setup()

Completed in 4 milliseconds