Searched refs:read_slot_enable (Results 1 – 2 of 2) sorted by relevance
669 ((read_slot_enable(ctrl) << 2) >> ctrl_slot) & 0x04; in ctrl_slot_setup()1299 rc = read_slot_enable(ctrl); in unload_cpqphpd()
566 static inline u8 read_slot_enable(struct controller *ctrl) in read_slot_enable() function