Beaglebone white / TPS65217 / how to ignore VUSB ?

Hi !

Is it possible to program the TPS65217 to completely ignore VUSB (usb input)?

As in: cut 5V from the dc jack and the board is off even if usb serial is
connected ?

I know already out of the datasheet

- Disable USB power: i2cset -y -f 1 0x24 0x01 0x2f → USB_EN=0 at PPATH
register.
But after power is down on the dc jack, the board powers up again through USB.

Is it possible to program the TPS to ignored it permanently ?

Best,
JS