Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h229 #define PCI_SUBSYS_MASK GENMASK(15, 12) macro
238 u32 chip_id = FIELD_GET(PCI_SUBSYS_MASK, pdev->subsystem_device); in octeon_i2c_is_otx2()