Home
last modified time | relevance | path

Searched refs:CTRL_BITPOS_G (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dhpilo.h123 #define CTRL_BITPOS_G 31 macro
H A Dhpilo.c199 go << CTRL_BITPOS_G; in ctrl_set()
240 iowrite32(ioread32(&device_ccb->send_ctrl) & ~(1 << CTRL_BITPOS_G), in ilo_ccb_close()
242 iowrite32(ioread32(&device_ccb->recv_ctrl) & ~(1 << CTRL_BITPOS_G), in ilo_ccb_close()