Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-pxa.c141 #define ICR_HS (1 << 16) /* High Speed mode */ macro
1254 i2c->hs_mask = pxa_reg_layout[i2c_type].hs ? : ICR_HS; in i2c_pxa_probe()