Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Didt8a340_reg.h141 #define GPIO_USER_CONTROL 0xc160 macro
/linux-6.12.1/drivers/ptp/
Dptp_clockmatrix.c73 full_count = (scratch - GPIO_USER_CONTROL) - in contains_full_configuration()
74 ((scratch >> 7) - (GPIO_USER_CONTROL >> 7)) * 4; in contains_full_configuration()
91 if (regaddr < GPIO_USER_CONTROL || regaddr >= scratch) in contains_full_configuration()
1306 if (regaddr < GPIO_USER_CONTROL || regaddr >= scratch) in idtcm_load_firmware()